Re: [PATCH 3/4] mm: Convert printk(KERN_<LEVEL> to pr_<level>

From: Tejun Heo
Date: Fri Mar 04 2016 - 07:42:40 EST


On Thu, Mar 03, 2016 at 03:25:33PM -0800, Joe Perches wrote:
> Most of the mm subsystem uses pr_<level> so make it consistent.
>
> Miscellanea:
>
> o Realign arguments
> o Add missing newline to format
> o kmemleak-test.c has a "kmemleak: " prefix added to the
> "Kmemleak testing" logging message via pr_fmt
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

For percpu,

Acked-by: Tejun Heo <tj@xxxxxxxxxx>

Thanks.

--
tejun