summaryrefslogtreecommitdiff
path: root/kernel/lockdep.c
diff options
context:
space:
mode:
authorPaul E. McKenney <paul.mckenney@linaro.org>2012-01-24 01:23:35 (GMT)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2012-02-21 17:06:05 (GMT)
commitc0cfbbb0d4fca14b828a7635a59784adfba8989d (patch)
treea6201565b275d63b17df2a256e9b30c91f94cb6d /kernel/lockdep.c
parent3d3b7db0a22085cfc05c3318b9874f7fb8266d18 (diff)
downloadlinux-fsl-qoriq-c0cfbbb0d4fca14b828a7635a59784adfba8989d.tar.xz
rcu: No interrupt disabling for rcu_prepare_for_idle()
The rcu_prepare_for_idle() function is always called with interrupts disabled, so there is no reason to disable interrupts again within rcu_prepare_for_idle(). Therefore, this commit removes all of the interrupt disabling, also removing a latent disabling-unbalance bug. Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/lockdep.c')
0 files changed, 0 insertions, 0 deletions