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:
2ddded2
)
x86: make nmi_shootdown_cpus() available on !SMP and !X86_LOCAL_APIC
author
Eduardo Habkost
<ehabkost@redhat.com>
Wed, 12 Nov 2008 13:34:43 +0000
(11:34 -0200)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 12 Nov 2008 17:55:48 +0000
(18:55 +0100)
Impact: widen nmi_shootdown_cpus() availability
The X86_LOCAL_APIC #ifdef was for kdump. For !SMP, the function simply
does nothing.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/reboot.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/reboot.c
Simple merge