On Thu, Sep 13, 2007 at 06:14:34PM +0200, Bernhard Walle wrote: > This patch removes the crashkernel parsing from arch/sh/kernel/machine_kexec.c > and calls the generic function, introduced in the generic patch, in > setup_bootmem_allocator(). > > This is necessary because the amount of System RAM must be known in this > function now because of the new syntax. > > NOTE: Due to the lack of a SH processor, this patch is untested (and > uncompiled). Because the code in that area is quite similar as i386/x86_64 > (contrary to PPC and IA64), it should compile and work. However, if someone of > the SH people could test for me and provide feedback, that would be very nice. > > Signed-off-by: Bernhard Walle <[EMAIL PROTECTED]> > Works fine on SH.
Acked-by: Paul Mundt <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

