linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Joe Perches <joe@perches.com>
Cc: Chen Yucong <slaoub@gmail.com>,
	tglx@linutronix.de, hpa@zytor.com, x86@kernel.org,
	akpm@linux-foundation.org, linux-kernel@vger.kernel.org,
	Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: [PATCH 1/2] printk: introduce pr_default() macro
Date: Tue, 9 Feb 2016 10:52:45 +0100	[thread overview]
Message-ID: <20160209095245.GA3177@gmail.com> (raw)
In-Reply-To: <1454688895.3263.17.camel@perches.com>


* Joe Perches <joe@perches.com> wrote:

> On Fri, 2016-02-05 at 21:48 +0800, Chen Yucong wrote:
> > Until now, we cover all log-levels by pr_  macros except
> > KERN_DEFAULT one. Add it for convenience.
> 
> I'd rather it be removed altogether.

Yes, they should be converted to KERN_WARNING (which is the default loglevel),
and another patch should remove KERN_DEFAULT altogether.

Thanks,

	Ingo

      reply	other threads:[~2016-02-09  9:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-05 13:48 [PATCH 1/2] printk: introduce pr_default() macro Chen Yucong
2016-02-05 13:48 ` [PATCH 2/2] x86: use " Chen Yucong
2016-02-05 16:14 ` [PATCH 1/2] printk: introduce " Joe Perches
2016-02-05 16:14 ` Joe Perches
2016-02-09  9:52   ` Ingo Molnar [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=20160209095245.GA3177@gmail.com \
    --to=mingo@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=hpa@zytor.com \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=slaoub@gmail.com \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    --cc=x86@kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).