diff options
author | Sasha Levin <[email protected]> | 2018-08-13 19:05:38 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-09-10 13:48:23 +0200 |
commit | 1064ea494bb00519c6e34f791dcf17436f70592d (patch) | |
tree | a4c130f3776cbc6155522edb0dbfebe971912ba1 | |
parent | 83e01228cb35823f7bd0e5a0584e24ed72a8af2b (diff) |
tools/lib/lockdep: Add empty nmi.h
Required since:
88f1c87de11a8 ("locking/lockdep: Avoid triggering hardlockup from debug_show_all_locks()")
Signed-off-by: Sasha Levin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Sasha Levin <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
-rw-r--r-- | tools/include/linux/nmi.h | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/include/linux/nmi.h b/tools/include/linux/nmi.h new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/tools/include/linux/nmi.h |