Commit-ID: 1064ea494bb00519c6e34f791dcf17436f70592d Gitweb: https://git.kernel.org/tip/1064ea494bb00519c6e34f791dcf17436f70592d Author: Sasha Levin <Alexander.Levin@xxxxxxxxxxxxx> AuthorDate: Mon, 13 Aug 2018 19:05:38 +0000 Committer: Ingo Molnar <mingo@xxxxxxxxxx> CommitDate: Mon, 10 Sep 2018 13:48:23 +0200 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 <alexander.levin@xxxxxxxxxxxxx> Cc: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx> Cc: Sasha Levin <Alexander.Levin@xxxxxxxxxxxxx> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Link: http://lkml.kernel.org/r/20180813190527.16853-3-alexander.levin@xxxxxxxxxxxxx Signed-off-by: Ingo Molnar <mingo@xxxxxxxxxx> --- arch/arm/mach-imx/Makefile.boot => tools/include/linux/nmi.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-imx/Makefile.boot b/tools/include/linux/nmi.h similarity index 100% copy from arch/arm/mach-imx/Makefile.boot copy to tools/include/linux/nmi.h