]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8c67fafb883a19d364107c013b17563a2d2a301e
tree869cc14ff8790e1e3d90750cacbe24aeb0c372d9
parent2c75a1e1d57488ca330f7c10af402a8274c15f6a
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