Re: [PATCH] make loglevel related commandline to early_param v2

From: Yinghai Lu
Date: Fri Feb 01 2008 - 15:04:18 EST


On Friday 01 February 2008 11:56:23 am Andrew Morton wrote:
> On Fri, 01 Feb 2008 11:35:35 -0800
> Yinghai Lu <Yinghai.Lu@xxxxxxx> wrote:
>
> > [PATCH] make loglevel related commandline to early_param v2
> >
> > so we can use them for early console like
> > console=uart8250,io,0x3f8,115200n8
> > earlycon=uart8250,io,0x3f8,115200n8
> > early_printk
> >
> > otherwise printk(KERN_DEBUG "debug msg") will not print out to console even
> > "debug" command line is used.
> >
> > andi point out early_param need to return 0 instead 1.
> >
> > Ingo had another patch in x86.git to process ignore_loglevel
> >
...
>
> Your earlier patch converted ignore_loglevel but this one no longer does
> so. Was that deliberate?

Ingo put one process "ingore_logleve" in x86.git last night.

YH
--
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/