From: Eduardo Habkost Date: Wed, 12 Nov 2008 13:34:40 +0000 (-0200) Subject: x86 kdump: make kdump_nmi_callback() a function ptr on crash_nmi_callback() X-Git-Tag: v2.6.29-rc1~538^2~19^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e294786316aca41c66b8b73ba1ee74a4ae7d452;p=pandora-kernel.git x86 kdump: make kdump_nmi_callback() a function ptr on crash_nmi_callback() 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed