lockdep: remove macro usage from mark_held_locks()
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 27 Jan 2009 12:58:08 +0000 (13:58 +0100)
committerIngo Molnar <mingo@elte.hu>
Sat, 14 Feb 2009 22:28:17 +0000 (23:28 +0100)
commitcf2ad4d13c4ac6366c730fcf6c6be00db12fb75f
tree869cc14ff8790e1e3d90750cacbe24aeb0c372d9
parent9d3651a23dc1f7ed7d207f9118459d3a73d485a7
lockdep: remove macro usage from mark_held_locks()

Now that we have nice numerical relations for the states, remove the macro
magics.

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