Răsfoiți Sursa

lockdep: lockdep_states.h

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>
Peter Zijlstra 16 ani în urmă
părinte
comite
9fe51abf7a
1 a modificat fișierele cu 3 adăugiri și 0 ștergeri
  1. 3 0
      kernel/lockdep_states.h

+ 3 - 0
kernel/lockdep_states.h

@@ -0,0 +1,3 @@
+LOCKDEP_STATE(HARDIRQ)
+LOCKDEP_STATE(SOFTIRQ)
+LOCKDEP_STATE(RECLAIM_FS)