sh: shuffle the elfcorehdr handling over to the crash dump code.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 7 May 2010 08:58:55 +0000 (17:58 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 7 May 2010 08:58:55 +0000 (17:58 +0900)
commit7aed3b34fb0a98e89d0e999f5833ceebdb3876b9
treedbf3eb56fe9ad5a42523d1f207443d8ef3fdae78
parentaa424bbb8cf5f7f3c6a70065bcb28a6e6af7897d
sh: shuffle the elfcorehdr handling over to the crash dump code.

The elfcorehdr parsing was just tossed in setup.c, but nothing outside of
the crash dump code/vmcore bits require it, so we just move it out of the
way, as per ppc.

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