commit | c370e5e089adfd5b1b863f3464cccae9ebf33cca | [log] [tgz] |
---|---|---|
author | Eduardo Habkost <ehabkost@redhat.com> | Wed Nov 12 11:34:41 2008 -0200 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Nov 12 18:55:46 2008 +0100 |
tree | 2fa9fc47912ede09582b4cc6904527cf464ce150 | |
parent | 8e294786316aca41c66b8b73ba1ee74a4ae7d452 [diff] |
x86 kdump: make nmi_shootdown_cpus() non-static Impact: make API available to the rest of x86 platform code Add prototype to asm/reboot.h. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>