summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
diff options
context:
space:
mode:
authorPaul E. McKenney2017-07-12 20:55:21 +0200
committerPaul E. McKenney2017-08-17 16:26:25 +0200
commit16c0b106070f4760f7d1fffb0cd40393552b5294 (patch)
treebdf1b3e5c595e677859dc0b075f78bde6eff6454 /include/asm-generic
parentrcu: Add warning to rcu_idle_enter() for irqs enabled (diff)
downloadkernel-qcow2-linux-16c0b106070f4760f7d1fffb0cd40393552b5294.tar.gz
kernel-qcow2-linux-16c0b106070f4760f7d1fffb0cd40393552b5294.tar.xz
kernel-qcow2-linux-16c0b106070f4760f7d1fffb0cd40393552b5294.zip
rcu: Remove exports from rcu_idle_exit() and rcu_idle_enter()
The rcu_idle_exit() and rcu_idle_enter() functions are exported because they were originally used by RCU_NONIDLE(), which was intended to be usable from modules. However, RCU_NONIDLE() now instead uses rcu_irq_enter_irqson() and rcu_irq_exit_irqson(), which are not exported, and there have been no complaints. This commit therefore removes the exports from rcu_idle_exit() and rcu_idle_enter(). Reported-by: Peter Zijlstra <peterz@infradead.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'include/asm-generic')
0 files changed, 0 insertions, 0 deletions