lkml.org 
[lkml]   [2009]   [Jul]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] kernel: allow whitespace as kernel parameter separator
Date
On Tue, 7 Jul 2009 12:41:22 am Peter Oberparleiter wrote:
> From: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
>
> Some boot mechanisms require that kernel parameters are stored in a
> separate file which is loaded to memory without further processing
> (e.g. the "Load from FTP" method on s390). When such a file contains
> newline characters, the kernel parameter preceding the newline might
> not be correctly parsed (due to the newline being stuck to the end of
> the actual parameter value) which can lead to boot failures.
>
> This patch improves kernel command line usability in such a situation
> by allowing generic whitespace characters as separators between kernel
> parameters.

Makes sense, applied.

Thanks!
Rusty.


\
 
 \ /
  Last update: 2009-07-07 07:07    [W:0.082 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site