x86 kdump: make nmi_shootdown_cpus() non-static
authorEduardo Habkost <ehabkost@redhat.com>
Wed, 12 Nov 2008 13:34:41 +0000 (11:34 -0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 12 Nov 2008 17:55:46 +0000 (18:55 +0100)
commitc370e5e089adfd5b1b863f3464cccae9ebf33cca
tree2fa9fc47912ede09582b4cc6904527cf464ce150
parent8e294786316aca41c66b8b73ba1ee74a4ae7d452
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>
arch/x86/include/asm/reboot.h
arch/x86/kernel/crash.c
This page took 0.025007 seconds and 5 git commands to generate.