From: Don Zickus Date: Fri, 30 Sep 2011 19:06:19 +0000 (-0400) Subject: x86, nmi: Split out nmi from traps.c X-Git-Tag: v3.2-rc1~163^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d48922c14b6363f6d5febb12464d804bb5cc53f;p=pandora-kernel.git x86, nmi: Split out nmi from traps.c 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 Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1317409584-23662-2-git-send-email-dzickus@redhat.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed