summaryrefslogtreecommitdiff
path: root/drivers/base/core.c
diff options
context:
space:
mode:
authorJoel Fernandes (Google) <joel@joelfernandes.org>2019-07-17 01:12:23 +0300
committerPaul E. McKenney <paulmck@linux.ibm.com>2019-08-09 21:01:08 +0300
commitfbab8d6735e2643365040bd9e1057addc0d9b4cf (patch)
tree3618fccd16754657a1b9b04963e01553b3a51ef6 /drivers/base/core.c
parent28875945ba98d1b47a8a706812b6494d165bb0a0 (diff)
downloadlinux-fbab8d6735e2643365040bd9e1057addc0d9b4cf.tar.xz
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 'drivers/base/core.c')
0 files changed, 0 insertions, 0 deletions