diff options
author | Frederic Weisbecker <frederic@kernel.org> | 2021-02-23 03:10:02 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-03-15 23:54:55 +0300 |
commit | e02691b7ef51c5fac0eee5a6ebde45ce92958fae (patch) | |
tree | ff0a4baab6959dbe25ca04d9e12c9f1df8aa4e7d /Documentation/admin-guide | |
parent | 0efdf14a9f83618335a0849df3586808bff36cfb (diff) | |
download | linux-e02691b7ef51c5fac0eee5a6ebde45ce92958fae.tar.xz |
rcu/nocb: Move trace_rcu_nocb_wake() calls outside nocb_lock when possible
Those tracing calls don't need to be under ->nocb_lock. This commit
therefore moves them outside of that lock.
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Cc: Josh Triplett <josh@joshtriplett.org>
Cc: Lai Jiangshan <jiangshanlai@gmail.com>
Cc: Joel Fernandes <joel@joelfernandes.org>
Cc: Neeraj Upadhyay <neeraju@codeaurora.org>
Cc: Boqun Feng <boqun.feng@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'Documentation/admin-guide')
0 files changed, 0 insertions, 0 deletions