Re: [GIT PULL] printk for 6.4

From: Petr Mladek
Date: Mon Apr 24 2023 - 12:04:36 EST


On Mon 2023-04-24 14:28:21, Petr Mladek wrote:
> Hi Linus,
>
> please pull the latest printk changes from

git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git tags/printk-for-6.4

> ==================================
>
> - Code cleanup and dead code removal,
>
> ----------------------------------------------------------------
> Andy Shevchenko (1):
> lib/vsprintf: Use isodigit() for the octal number check
>
> Marc Aurèle La France (1):
> Remove orphaned CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT
>
> Stanislav Kinsburskii (1):
> printk: Remove obsoleted check for non-existent "user" object
>
> arch/powerpc/configs/microwatt_defconfig | 1 -
> arch/riscv/configs/nommu_k210_defconfig | 1 -
> arch/riscv/configs/nommu_k210_sdcard_defconfig | 1 -
> arch/riscv/configs/nommu_virt_defconfig | 1 -
> init/Kconfig | 24 ------------------------
> kernel/printk/printk.c | 13 +------------
> lib/vsprintf.c | 2 +-
> 7 files changed, 2 insertions(+), 41 deletions(-)

I am sorry I was too eager with deleting.

Best Regards,
Petr