Re: [patch 1/7] Extended crashkernel command line
From: Oleg Verych <hidden>
Date: 2007-09-23 20:59:47
Also in:
kexec, lkml
From: Oleg Verych <hidden>
Date: 2007-09-23 20:59:47
Also in:
kexec, lkml
On Sun, Sep 23, 2007 at 10:19:43PM +0200, Bernhard Walle wrote: []
quoted
+int __init get_crashkernel_params(u64 *memsize, u64 *addrbase, char *cmdline, u64 ram);Andrew, what's your opinion on this? Whould I resend the patch with shorter type names?
Also, maybe it will be better to extend linux/lib/cmdline.c->{get_range(), get_range()}
to handle that stuff? And maybe new functionality can be built up-on the current one:
- crashkernel=512M-2G:64M,2G-:128M@offset
+ crashkernel=512M-2G,64M,2G-,128M,,offset
?
OK, OK, you are already using and maintaining new syntax, but still.
_____
(`Mail-Followup-To' ignored)