kdump: sh: parse elfcorehdr command line argument
authorSimon Horman <horms@verge.net.au>
Wed, 30 Jul 2008 00:29:39 +0000 (10:29 +1000)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 1 Aug 2008 19:39:32 +0000 (04:39 +0900)
commitdaf423db3b6afd90ecdd776dbc32c0b57cc78edb
treeb042a10e9276c15bdadcc1e2a54ba13d23ce8d5e
parent623fa579e61f250c1913c70257ef3a753820bb68
kdump: sh: parse elfcorehdr command line argument

A quick cut and paste from other architectures to allow SH
to parse the elfcorehdr command line argument which is required
for both is_kdump_kernel() and vmcore to function.
(the former is as yet unused on SH).

Tested compilation only

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/setup.c