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:
d1e7b91
)
x86 kdump: make kdump_nmi_callback() a function ptr on crash_nmi_callback()
author
Eduardo Habkost
<ehabkost@redhat.com>
Wed, 12 Nov 2008 13:34:40 +0000
(11:34 -0200)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 12 Nov 2008 17:55:46 +0000
(18:55 +0100)
Impact: extend nmi_shootdown_cpus() with a callback
The reboot code will use a different function on crash_nmi_callback().
Adding a function pointer parameter to nmi_shootdown_cpus() for that.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found