From mboxrd@z Thu Jan 1 00:00:00 1970 From: joe@perches.com (Joe Perches) Date: Tue, 05 Sep 2017 11:38:23 -0700 Subject: [PATCH] arm64: Convert pr_warning to standard pr_warn In-Reply-To: <20170905091051.GA4401@leverpostej> References: <1504578518-77544-1-git-send-email-cj.chengjian@huawei.com> <20170905091051.GA4401@leverpostej> Message-ID: <1504636703.28899.9.camel@perches.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 > > --- > > 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/