From: Jakub Kicinski Date: Fri, 18 Aug 2023 02:25:44 +0000 (-0700) Subject: Merge branch 'netconsole-enable-compile-time-configuration' X-Git-Tag: v6.6.17~4098^2~91 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c2e5f4fd1148727801a63d938cec210f16b48864;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'netconsole-enable-compile-time-configuration' Breno Leitao says: ==================== netconsole: Enable compile time configuration Enable netconsole features to be set at compilation time. Create two Kconfig options that allow users to set extended logs and release prepending features at compilation time. The first patch de-duplicates the initialization code, and the second patch adds the support in the de-duplicated code, avoiding touching two different functions with the same change. ==================== Link: https://lore.kernel.org/r/20230811093158.1678322-1-leitao@debian.org Signed-off-by: Jakub Kicinski --- c2e5f4fd1148727801a63d938cec210f16b48864