]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita00b236684c7b2746493917aabc277be96ee825b
treedbf3eb56fe9ad5a42523d1f207443d8ef3fdae78
parent5d0f672e3f7dfa16b293c04a6aac7ab9ed866ab7
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