public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Yinghai Lu <Yinghai.Lu@Sun.COM>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: mingo@elte.hu, andi@firstfloor.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] make loglevel related commandline to early_param v2
Date: Fri, 01 Feb 2008 12:21:44 -0800	[thread overview]
Message-ID: <200802011221.44741.yinghai.lu@sun.com> (raw)
In-Reply-To: <20080201115623.c9f1c85b.akpm@linux-foundation.org>

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@Sun.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

      reply	other threads:[~2008-02-01 20:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-01 10:40 [PATCH] make loglevel related commandline to early_param Yinghai Lu
2008-02-01 12:39 ` Andi Kleen
2008-02-01 18:51   ` Yinghai Lu
2008-02-01 19:35   ` [PATCH] make loglevel related commandline to early_param v2 Yinghai Lu
2008-02-01 19:56     ` Andrew Morton
2008-02-01 20:21       ` Yinghai Lu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200802011221.44741.yinghai.lu@sun.com \
    --to=yinghai.lu@sun.com \
    --cc=akpm@linux-foundation.org \
    --cc=andi@firstfloor.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox