aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorLai Jiangshan <[email protected]>2008-10-18 20:28:07 -0700
committerLinus Torvalds <[email protected]>2008-10-20 08:52:38 -0700
commit47c59803becb55b72b26cdab3838d621a15badc8 (patch)
tree63711f3e41f46288e2fa18db0b4ed734e9b1f668 /include/linux/timerqueue.h
parentc012a54ae0b2ee2c73499f54596e0f5257288fec (diff)
devcgroup: remove spin_lock()
Since we introduced rcu for read side, spin_lock is used only for update. But we always hold cgroup_lock() when update, so spin_lock() is not need. Additional cleanup: 1) include linux/rcupdate.h explicitly 2) remove unused variable cur_devcgroup in devcgroup_update_access() Signed-off-by: Lai Jiangshan <[email protected]> Acked-by: "Serge E. Hallyn" <[email protected]> Cc: Paul Menage <[email protected]> Cc: James Morris <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions