From: Greg Kroah-Hartman Date: Mon, 11 Oct 2021 12:21:05 +0000 (+0200) Subject: 4.19-stable patches X-Git-Tag: v5.14.12~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=42e6d7a635c4b324aac9f2477a632582a9d6fc14;p=thirdparty%2Fkernel%2Fstable-queue.git 4.19-stable patches added patches: x86-kconfig-correct-reference-to-mwinchip3d.patch --- diff --git a/queue-4.19/series b/queue-4.19/series index 56cdd4513ab..e2f7d4b7d9a 100644 --- a/queue-4.19/series +++ b/queue-4.19/series @@ -25,3 +25,4 @@ i40e-fix-endless-loop-under-rtnl.patch i40e-fix-freeing-of-uninitialized-misc-irq-vector.patch i2c-acpi-fix-resource-leak-in-reconfiguration-device.patch powerpc-bpf-fix-bpf_mod-when-imm-1.patch +x86-kconfig-correct-reference-to-mwinchip3d.patch diff --git a/queue-4.19/x86-kconfig-correct-reference-to-mwinchip3d.patch b/queue-4.19/x86-kconfig-correct-reference-to-mwinchip3d.patch new file mode 100644 index 00000000000..cfc188cb2ac --- /dev/null +++ b/queue-4.19/x86-kconfig-correct-reference-to-mwinchip3d.patch @@ -0,0 +1,43 @@ +From 225bac2dc5d192e55f2c50123ee539b1edf8a411 Mon Sep 17 00:00:00 2001 +From: Lukas Bulwahn +Date: Tue, 3 Aug 2021 13:35:25 +0200 +Subject: x86/Kconfig: Correct reference to MWINCHIP3D + +From: Lukas Bulwahn + +commit 225bac2dc5d192e55f2c50123ee539b1edf8a411 upstream. + +Commit in Fixes intended to exclude the Winchip series and referred to +CONFIG_WINCHIP3D, but the config symbol is called CONFIG_MWINCHIP3D. + +Hence, scripts/checkkconfigsymbols.py warns: + +WINCHIP3D +Referencing files: arch/x86/Kconfig + +Correct the reference to the intended config symbol. + +Fixes: 69b8d3fcabdc ("x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G Kconfig group") +Suggested-by: Randy Dunlap +Signed-off-by: Lukas Bulwahn +Signed-off-by: Borislav Petkov +Cc: +Link: https://lkml.kernel.org/r/20210803113531.30720-4-lukas.bulwahn@gmail.com +[manually adjusted the change to the state on the v4.19.y and v5.4.y stable tree] +Signed-off-by: Lukas Bulwahn +Signed-off-by: Greg Kroah-Hartman +--- + arch/x86/Kconfig | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +--- a/arch/x86/Kconfig ++++ b/arch/x86/Kconfig +@@ -1387,7 +1387,7 @@ config HIGHMEM4G + + config HIGHMEM64G + bool "64GB" +- depends on !M486 && !M586 && !M586TSC && !M586MMX && !MGEODE_LX && !MGEODEGX1 && !MCYRIXIII && !MELAN && !MWINCHIPC6 && !WINCHIP3D && !MK6 ++ depends on !M486 && !M586 && !M586TSC && !M586MMX && !MGEODE_LX && !MGEODEGX1 && !MCYRIXIII && !MELAN && !MWINCHIPC6 && !MWINCHIP3D && !MK6 + select X86_PAE + ---help--- + Select this if you have a 32-bit processor and more than 4