commit | cf2ad4d13c4ac6366c730fcf6c6be00db12fb75f | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue Jan 27 13:58:08 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Feb 14 23:28:17 2009 +0100 |
tree | 869cc14ff8790e1e3d90750cacbe24aeb0c372d9 | |
parent | 9d3651a23dc1f7ed7d207f9118459d3a73d485a7 [diff] |
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>