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)
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>

No differences found