diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2024-10-15 19:11:00 +0300 |
---|---|---|
committer | Frederic Weisbecker <frederic@kernel.org> | 2024-11-12 17:41:30 +0300 |
commit | 365f34483be33a9d0151c06ac39627d7927210d9 (patch) | |
tree | b012e61bc572f88ce0ccac97266739c4b727ed60 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e3d6718677628680ae75a42bdb2cdc27d28e8ce8 (diff) | |
download | linux-365f34483be33a9d0151c06ac39627d7927210d9.tar.xz |
srcu: Renaming in preparation for additional reader flavor
Currently, there are only two flavors of readers, normal and NMI-safe.
A number of fields, functions, and types reflect this restriction.
This renaming-only commit prepares for the addition of light-weight
(as in memory-barrier-free) readers. OK, OK, there is also a drive-by
white-space fixeup!
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Cc: Alexei Starovoitov <ast@kernel.org>
Cc: Andrii Nakryiko <andrii@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Kent Overstreet <kent.overstreet@linux.dev>
Cc: <bpf@vger.kernel.org>
Reviewed-by: Neeraj Upadhyay <Neeraj.Upadhyay@amd.com>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions