aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
diff options
context:
space:
mode:
authorAlan Stern <[email protected]>2023-01-25 15:20:51 -0500
committerPaul E. McKenney <[email protected]>2023-03-22 12:02:17 -0700
commit627c9ad04f01221b4396f3df839c5dd994f327b4 (patch)
tree82178f46ae7f4b1ac6b5f51e077dd7c2b99b8d53 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
parentfe15c26ee26efa11741a7b632e9f23b01aca4cc6 (diff)
tools/memory-model: Update some warning labels
Some of the warning labels used in the LKMM are unfortunately ambiguous. In particular, the same warning is used for both an unmatched rcu_read_lock() call and for an unmatched rcu_read_unlock() call. Likewise for the srcu_* equivalents. Also, the warning about passing a wrong value to srcu_read_unlock() -- i.e., a value different from the one returned by the matching srcu_read_lock() -- talks about bad nesting rather than non-matching values. Let's update the warning labels to make their meanings more clear. Signed-off-by: Alan Stern <[email protected]> Reviewed-by: Jonas Oberhauser <[email protected]> Acked-by: Andrea Parri <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions