On Tue, Sep 05, 2017 at 11:38:23AM -0700, Joe Perches wrote: > On Tue, 2017-09-05 at 10:10 +0100, Mark Rutland wrote: > > On Tue, Sep 05, 2017 at 10:28:38AM +0800, chengjian c00427203 wrote: > > > Convert pr_warning to standard pr_warn in arch/arm64/kernel/smp.c > > > > > > Signed-off-by: Cheng Jian <cj.chengj...@huawei.com> > > > --- > > > arch/arm64/kernel/smp.c | 4 ++-- > > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > Is this a step towards removing pr_warning entirely? > > > > If so, can you please fix up all occurences in arm64? i.e. > > https://patchwork.kernel.org/patch/9578907/ >
Ah, I thought I'd seen this before. :) Catalin, Will, are you happy with Joe's patch? Thanks, Mark.