From: Linus Torvalds Date: Wed, 20 Nov 2024 17:21:11 +0000 (-0800) Subject: Merge tag 'printk-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/printk... X-Git-Tag: v6.13-rc1~169 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7d66d3ab139c8c195dbb603e21043b6e2d120fa3;p=thirdparty%2Fkernel%2Fstable.git Merge tag 'printk-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux Pull printk updates from Petr Mladek: - Print more precise information about the printk log buffer memory usage. - Make sure that the sysrq title is shown on the console even when deferred. - Do not enable earlycon by `console=` which is meant to disable the default console. * tag 'printk-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux: printk: add dummy printk_force_console_enter/exit helpers tty: sysrq: Use printk_force_console context on __handle_sysrq printk: Introduce FORCE_CON flag printk: Improve memory usage logging during boot init: Don't proxy `console=` to earlycon --- 7d66d3ab139c8c195dbb603e21043b6e2d120fa3