git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9851673
)
lockdep: generate the state bit definitions
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Thu, 22 Jan 2009 13:38:38 +0000
(14:38 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 14 Feb 2009 22:28:01 +0000
(23:28 +0100)
Generate the state bit definitions from the lockdep_states.h file.
Also, move LOCK_USED to last, so that the
USED_IN
USED_IN_READ
ENABLED
ENABLED_READ
states are nicely bit aligned -- we're going to use that property
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found