]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
dumpstack: x86: move die_nmi to dumpstack_32.c
authorAlexander van Heukelum <heukelum@fastmail.fm>
Sat, 4 Oct 2008 21:12:40 +0000 (23:12 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 13 Oct 2008 08:33:39 +0000 (10:33 +0200)
commitdd6e4eba1c03c9562fced21736453396c045f869
treee9251e3616b96ff783b1ca88e274fadebf420d6c
parent8728861b4fead8119a1b7bb856a387320859cd98
dumpstack: x86: move die_nmi to dumpstack_32.c

For some reason die_nmi is still defined in traps.c for
i386, but is found in dumpstack_64.c for x86_64. Move it
to dumpstack_32.c

Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/dumpstack_32.c
arch/x86/kernel/traps.c