diff options
| author | Paul McKenney <[email protected]> | 2018-06-28 11:21:43 -0700 |
|---|---|---|
| committer | Steven Rostedt (VMware) <[email protected]> | 2018-07-26 10:50:16 -0400 |
| commit | 1f45a4db3657c5ecafb7d3331536c987e6d18311 (patch) | |
| tree | a544fb87c9f624e7c21e1287400982bdd86d1c69 /tools/perf/scripts/python | |
| parent | 3e536e222f2930534c252c1cc7ae799c725c5ff9 (diff) | |
srcu: Add notrace variants of srcu_read_{lock,unlock}
This is needed for a future tracepoint patch that uses srcu, and to make
sure it doesn't call into lockdep.
tracepoint code already calls notrace variants for rcu_read_lock_sched
so this patch does the same for srcu which will be used in a later
patch. Keeps it consistent with rcu-sched.
[Joel: Added commit message]
Link: http://lkml.kernel.org/r/[email protected]
Reviewed-by: Steven Rostedt (VMware) <[email protected]>
Signed-off-by: Paul McKenney <[email protected]>
Signed-off-by: Joel Fernandes (Google) <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions