[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160209095245.GA3177@gmail.com>
Date: Tue, 9 Feb 2016 10:52:45 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Joe Perches <joe@...ches.com>
Cc: Chen Yucong <slaoub@...il.com>, tglx@...utronix.de, hpa@...or.com,
x86@...nel.org, akpm@...ux-foundation.org,
linux-kernel@...r.kernel.org,
Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: [PATCH 1/2] printk: introduce pr_default() macro
* Joe Perches <joe@...ches.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
Powered by blists - more mailing lists