Skip to content

Commit

Permalink
lockdep: lockdep_states.h
Browse files Browse the repository at this point in the history
Introduce a header file to generate all the states from.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Peter Zijlstra authored and Ingo Molnar committed Feb 14, 2009
1 parent a652d70 commit 9fe51ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions kernel/lockdep_states.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
LOCKDEP_STATE(HARDIRQ)
LOCKDEP_STATE(SOFTIRQ)
LOCKDEP_STATE(RECLAIM_FS)

0 comments on commit 9fe51ab

Please sign in to comment.