[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070923211517.GU24301@flower.upol.cz>
Date: Sun, 23 Sep 2007 23:15:17 +0200
From: Oleg Verych <olecom@...wer.upol.cz>
To: Bernhard Walle <bwalle@...e.de>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: kexec@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-arch@...r.kernel.org
Subject: Re: [patch 1/7] Extended crashkernel command line
On Sun, Sep 23, 2007 at 10:19:43PM +0200, Bernhard Walle wrote:
[]
> > +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@...set
+ crashkernel=512M-2G,64M,2G-,128M,,offset
?
OK, OK, you are already using and maintaining new syntax, but still.
_____
(`Mail-Followup-To' ignored)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists