[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170217140723.GJ4906@rric.localdomain>
Date: Fri, 17 Feb 2017 15:07:23 +0100
From: Robert Richter <rric@...nel.org>
To: Joe Perches <joe@...ches.com>
Cc: Ning Sun <ning.sun@...el.com>,
Steven Rostedt <rostedt@...dmis.org>,
Karol Herbst <karolherbst@...il.com>,
Pekka Paalanen <ppaalanen@...il.com>,
Len Brown <lenb@...nel.org>,
Boris Ostrovsky <boris.ostrovsky@...cle.com>,
Juergen Gross <jgross@...e.com>,
Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>, x86@...nel.org,
linux-kernel@...r.kernel.org, tboot-devel@...ts.sourceforge.net,
nouveau@...ts.freedesktop.org, oprofile-list@...ts.sf.net,
sfi-devel@...plefirmware.org, xen-devel@...ts.xenproject.org
Subject: Re: [PATCH 09/35] x86: Convert remaining uses of pr_warning to
pr_warn
On 16.02.17 23:11:22, Joe Perches wrote:
> To enable eventual removal of pr_warning
>
> This makes pr_warn use consistent for arch/x86
>
> Prior to this patch, there were 46 uses of pr_warning and
> 122 uses of pr_warn in arch/x86
>
> Miscellanea:
>
> o Coalesce a few formats and realign arguments
> o Convert a couple of multiple line printks to single line
>
> Signed-off-by: Joe Perches <joe@...ches.com>
> ---
> arch/x86/kernel/amd_gart_64.c | 12 +++------
> arch/x86/kernel/apic/apic.c | 46 ++++++++++++++++------------------
> arch/x86/kernel/apic/apic_noop.c | 2 +-
> arch/x86/kernel/setup_percpu.c | 4 +--
> arch/x86/kernel/tboot.c | 15 ++++++-----
> arch/x86/kernel/tsc_sync.c | 8 +++---
> arch/x86/mm/kmmio.c | 8 +++---
> arch/x86/mm/mmio-mod.c | 5 ++--
> arch/x86/mm/numa.c | 12 ++++-----
> arch/x86/mm/numa_emulation.c | 6 ++---
> arch/x86/mm/testmmiotrace.c | 5 ++--
> arch/x86/oprofile/op_x86_model.h | 6 ++---
For oprofile:
Acked-by: Robert Richter <rric@...nel.org>
> arch/x86/platform/olpc/olpc-xo15-sci.c | 2 +-
> arch/x86/platform/sfi/sfi.c | 3 +--
> arch/x86/xen/debugfs.c | 2 +-
> arch/x86/xen/setup.c | 2 +-
> 16 files changed, 63 insertions(+), 75 deletions(-)
Powered by blists - more mailing lists