lkml.org 
[lkml]   [2021]   [May]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH] x86/acpi: Switch to pr_xxx log functions
On Fri, May 14, 2021 at 9:07 AM Ingo Molnar <mingo@kernel.org> wrote:
>
>
> * Heiner Kallweit <hkallweit1@gmail.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@gmail.com>
> > ---
> > arch/x86/kernel/acpi/boot.c | 118 ++++++++++++++----------------------
> > 1 file changed, 47 insertions(+), 71 deletions(-)
>
> Reviewed-by: Ingo Molnar <mingo@kernel.org>

So I'm going to take this through the ACPI tree if that's OK.

\
 
 \ /
  Last update: 2021-05-14 12:12    [W:0.062 / U:0.744 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site