summaryrefslogtreecommitdiffstats
path: root/kernel/locking/lockdep_states.h
blob: 35ca09f2ed0bbd139dd2a3f00dbcbb2f85371017 (plain)
1
2
3
4
5
6
7
8
/*
 * Lockdep states,
 *
 * please update XXX_LOCK_USAGE_STATES in include/linux/lockdep.h whenever
 * you add one, or come up with a nice dynamic solution.
 */
LOCKDEP_STATE(HARDIRQ)
LOCKDEP_STATE(SOFTIRQ)
OpenPOWER on IntegriCloud