diff options
author | 2019-07-16 18:12:23 -0400 | |
---|---|---|
committer | 2019-08-09 11:01:08 -0700 | |
commit | fbab8d6735e2643365040bd9e1057addc0d9b4cf (patch) | |
tree | 3618fccd16754657a1b9b04963e01553b3a51ef6 /kernel/rcu/tree_plugin.h | |
parent | rcu: Add support for consolidated-RCU reader checking (diff) | |
download | wireguard-linux-fbab8d6735e2643365040bd9e1057addc0d9b4cf.tar.xz wireguard-linux-fbab8d6735e2643365040bd9e1057addc0d9b4cf.zip |
rcu/sync: Remove custom check for RCU readers
The rcu/sync code currently does a special check for being in an RCU
read-side critical section. With RCU consolidating flavors and the
generic helper added earlier in this series, this check is no longer need.
This commit switches to the generic helper, saving a couple of lines
of code.
Cc: Oleg Nesterov <oleg@redhat.com>
Acked-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'kernel/rcu/tree_plugin.h')
0 files changed, 0 insertions, 0 deletions