+1
−1
arch/x86/kernel/nmi.c
0 → 100644
+178
−0
+0
−155
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The nmi stuff is changing a lot and adding more functionality. Split it out from the traps.c file so it doesn't continue to pollute that file. This makes it easier to find and expand all the future nmi related work. No real functional changes here. Signed-off-by:Don Zickus <dzickus@redhat.com> Signed-off-by:
Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1317409584-23662-2-git-send-email-dzickus@redhat.com Signed-off-by:
Ingo Molnar <mingo@elte.hu>