[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-id: <200802011221.44741.yinghai.lu@sun.com>
Date: Fri, 01 Feb 2008 12:21:44 -0800
From: Yinghai Lu <Yinghai.Lu@....COM>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: mingo@...e.hu, andi@...stfloor.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] make loglevel related commandline to early_param v2
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@....COM> 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@...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