RE: [PATCH] ARM: Allow for kernel command line concatenation

From: Boivie, Victor
Date: Thu Apr 07 2011 - 09:23:10 EST


> > +config CMDLINE_EXTEND
> > + bool "Extend bootloader kernel arguments"
> > + depends on CMDLINE != ""
> > + help
> > + The default kernel command string will be concatenated with the
> > + arguments provided by the boot loader.
>
> Since concatenation is not commutative, this help text should describe
> exactly the order in which the arguments are concatenated. How about
> this instead:
>
> The command-line arguments provided by the boot loader will be
> appended to the default kernel command string.

I completely agree. New patch upcoming. Thanks.

Best regards,
Victor Boivie,
Sony Ericsson Mobile Communications AB
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/