lockdep: split up mark_lock_irq()
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 22 Jan 2009 15:07:44 +0000 (16:07 +0100)
committerIngo Molnar <mingo@elte.hu>
Sat, 14 Feb 2009 22:28:04 +0000 (23:28 +0100)
commit6a6904d3475cc5e4a506b5c3c3684444e22c4cc4
tree6bf546577ee9441399161a67188c03151ff63f6a
parentfabe9c42c6328de314d811887b4752eb3d202291
lockdep: split up mark_lock_irq()

split mark_lock_irq() into 4 simple helper functions

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/lockdep.c