Re: [PATCH] Remove orphaned CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT

From: Petr Mladek
Date: Mon Mar 27 2023 - 07:20:02 EST


On Tue 2023-02-21 16:08:37, Petr Mladek wrote:
> On Mon 2023-02-20 22:10:32, Marc Aurèle La France wrote:
> > After 93d102f094be9beab28e5afb656c188b16a3793b "printk: remove safe buffers",
> > CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT is no longer useful. Remove it.
> >
> > This change is not eligible for stable@.
> >
> > Please Reply-To-All.
>
> Great catch!
>
> Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>
>
> I have already sent pull request with printk changes for 6.3.
> I am going to queue this patch either for 6.3-rc or 6.4.

JFYI, the patch has been committed into printk/linux.git,
branch for-6.4.

Best Regards,
Petr