Re: [PATCH 1/1] kernel/debug/debug_core.c: Logging clean-up
From: Jason Wessel
Date: Thu Jun 12 2014 - 14:59:03 EST
On 06/12/2014 01:48 PM, Fabian Frederick wrote:
> -Convert printk( to pr_foo()
> -Add pr_fmt
> -Coalesce formats
>
> Cc: Jason Wessel <jason.wessel@xxxxxxxxxxxxx>
> Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Fabian Frederick <fabf@xxxxxxxxx>
Thanks.
I looked through all the bits to make sure there were no cases were we
relied on a printk out to the external debug client and everything is
all good. This even prefixes the KGDB: in one place it was missed as
well as implicitly fixing all the kgdb: -> KGDB: inconsistencies.
The core functionality of kgdb is not changed of course.
I'll put this into the merge queue.
Reviewed-by: Jason Wessel <jason.wessel@xxxxxxxxxxxxx>
Cheers,
Jason.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/