[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YJ4hrrUkKRkKsUtf@gmail.com>
Date: Fri, 14 May 2021 09:07:26 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Heiner Kallweit <hkallweit1@...il.com>
Cc: "Rafael J. Wysocki" <rjw@...ysocki.net>,
Len Brown <len.brown@...el.com>, Pavel Machek <pavel@....cz>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
x86@...nel.org, "H. Peter Anvin" <hpa@...or.com>,
Linux PM <linux-pm@...r.kernel.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] x86/acpi: Switch to pr_xxx log functions
* Heiner Kallweit <hkallweit1@...il.com> wrote:
> Switching to pr_debug et al has two benefits:
> - We don't have to add PREFIX to each log statement
> - Debug output is suppressed except DEBUG is defined or dynamic
> debugging is enabled for the respective code piece.
>
> In addition ensure that longer messages aren't split to multiple lines
> in source code, checkpatch complains otherwise.
>
> Signed-off-by: Heiner Kallweit <hkallweit1@...il.com>
> ---
> arch/x86/kernel/acpi/boot.c | 118 ++++++++++++++----------------------
> 1 file changed, 47 insertions(+), 71 deletions(-)
Reviewed-by: Ingo Molnar <mingo@...nel.org>
Thanks,
Ingo
Powered by blists - more mailing lists