sh: Save NUMA node data in vmcore for crash dumps.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 4 Aug 2008 04:42:49 +0000 (13:42 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 4 Aug 2008 04:42:49 +0000 (13:42 +0900)
commitc3b4adfa65bae300a143188491e285556ca80fff
tree47895ba44dc31ad29bc3ebf2b9bfbd88a61c4ce4
parent4b59c97325371d51275bdb50523fa98a301615b0
sh: Save NUMA node data in vmcore for crash dumps.

Presently the NUMA node data isn't saved on kexec. This implements a
simple arch_crash_save_vmcoreinfo() for saving off the relevant data.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/machine_kexec.c