diff options
author | Frederic Weisbecker <frederic@kernel.org> | 2021-02-23 01:10:02 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-03-15 13:54:55 -0700 |
commit | e02691b7ef51c5fac0eee5a6ebde45ce92958fae (patch) | |
tree | ff0a4baab6959dbe25ca04d9e12c9f1df8aa4e7d /lib | |
parent | 0efdf14a9f83618335a0849df3586808bff36cfb (diff) | |
download | linux-e02691b7ef51c5fac0eee5a6ebde45ce92958fae.tar.gz linux-e02691b7ef51c5fac0eee5a6ebde45ce92958fae.tar.bz2 linux-e02691b7ef51c5fac0eee5a6ebde45ce92958fae.zip |
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 'lib')
0 files changed, 0 insertions, 0 deletions