Back to home page

OSCL-LXR

 
 

    


0001 /*
0002  * Lockdep states,
0003  *
0004  * please update XXX_LOCK_USAGE_STATES in include/linux/lockdep.h whenever
0005  * you add one, or come up with a nice dynamic solution.
0006  */
0007 LOCKDEP_STATE(HARDIRQ)
0008 LOCKDEP_STATE(SOFTIRQ)