git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8728861
)
dumpstack: x86: move die_nmi to dumpstack_32.c
author
Alexander van Heukelum
<heukelum@fastmail.fm>
Sat, 4 Oct 2008 21:12:40 +0000
(23:12 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 13 Oct 2008 08:33:39 +0000
(10:33 +0200)
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>
No differences found