Re: [PATCH] powerpc/powernv: Rename pe_level_printk to pe_printk and embed KERN_LEVEL in format
From: Christophe Leroy <hidden>
Date: 2025-08-28 05:20:33
Also in:
lkml
From: Christophe Leroy <hidden>
Date: 2025-08-28 05:20:33
Also in:
lkml
Le 28/08/2025 à 02:04, Joe Perches a écrit :
[Vous ne recevez pas souvent de courriers de joe@perches.com. Découvrez pourquoi ceci est important à https://aka.ms/LearnAboutSenderIdentification ] On Wed, 2025-08-27 at 18:42 +0200, Christophe Leroy wrote:quoted
Hi Joe Le 21/06/2019 à 07:36, Joe Perches a écrit :quoted
Remove the separate KERN_<LEVEL> from each pe_level_printk and instead add the KERN_<LEVEL> to the format.Hello Christophe. It's over 6 years since I wrote that. Is that the typical review time? ;)
:) I'm trying to clean patchwork and drop stale patches that are still there. At the moment we have 240 'new' patches. 88 of them are older than one year, with a few older ones being almost 10 years old.
I would expect it doesn't apply anyway though it should make the object size a tiny bit smaller.
It still applies when doing a 3-way merge indeed. Christophe