aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/lockdep_states.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/lockdep_states.h')
-rw-r--r--kernel/lockdep_states.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel/lockdep_states.h b/kernel/lockdep_states.h
new file mode 100644
index 0000000..937039e
--- /dev/null
+++ b/kernel/lockdep_states.h
@@ -0,0 +1,3 @@
+LOCKDEP_STATE(HARDIRQ)
+LOCKDEP_STATE(SOFTIRQ)
+LOCKDEP_STATE(RECLAIM_FS)