From: Eduardo Habkost Date: Wed, 12 Nov 2008 13:34:43 +0000 (-0200) Subject: x86: make nmi_shootdown_cpus() available on !SMP and !X86_LOCAL_APIC X-Git-Tag: v2.6.29-rc1~538^2~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb8dd270e62217e2d2172094c6c352c4ddc0a127;p=pandora-kernel.git x86: make nmi_shootdown_cpus() available on !SMP and !X86_LOCAL_APIC 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed