[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250321-x86_x2apic-v3-0-b0cbaa6fa338@ixit.cz>
Date: Fri, 21 Mar 2025 21:48:42 +0100
From: David Heidelberg via B4 Relay <devnull+david.ixit.cz@...nel.org>
To: Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...hat.com>,
Borislav Petkov <bp@...en8.de>, Dave Hansen <dave.hansen@...ux.intel.com>,
x86@...nel.org, "H. Peter Anvin" <hpa@...or.com>,
Kees Cook <kees@...nel.org>, Jonathan Cameron <jic23@...nel.org>,
Lars-Peter Clausen <lars@...afoo.de>
Cc: linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...nel.org>,
linux-iio@...r.kernel.org,
Mateusz Jończyk <mat.jonczyk@...pl>,
David Heidelberg <david@...t.cz>
Subject: [PATCH v3 0/7] x86: Kconfig cleanups and help text improvements
I'm resending this mainly because of the first patch, but I find
all other patches worthy too, so here is the rebased bulk.
- David
====
Hello,
There are some problems with Kconfig help texts in the kernel. They are
frequently confusing and use language that is difficult to understand
for people unfamiliar with the feature. Sometimes, the help text was not
updated after important kernel or ecosystem changes. References to
something "future" or "old" are also usually given without specifying
any dates.
First version of this patch series was sent out in February 2022.
Greetings,
Mateusz
Signed-off-by: Mateusz Jończyk <mat.jonczyk@...pl>
Signed-off-by: David Heidelberg <david@...t.cz>
---
Changes in v3:
- Rebased against latest next-20250321.
- Dropped deprecated patches:
2/10 "x86/apic: fix panic message when x2APIC is not supported"
4/10 "x86/Kconfig: drop X86_32_NON_STANDARD"
- Dropped patch I was not very sure about, as there are other refs:
10/10 "x86/Kconfig: remove CONFIG_ISA_BUS"
- Link to v2: https://lore.kernel.org/r/20220911084711.13694-1-mat.jonczyk@o2.pl
---
Mateusz Jończyk (7):
x86/Kconfig: Enable X86_X2APIC by default and improve help text
x86/Kconfig: Always enable ARCH_SPARSEMEM_ENABLE
x86/Kconfig: Move all X86_EXTENDED_PLATFORM options together
x86/Kconfig: Update lists in X86_EXTENDED_PLATFORM
x86/Kconfig: Document CONFIG_PCI_MMCONFIG
x86/Kconfig: Make CONFIG_PCI_CNB20LE_QUIRK depend on X86_32
x86/Kconfig: Document release year of glibc 2.3.3
arch/x86/Kconfig | 85 ++++++++++++++++++++++++++++++++++++++------------------
1 file changed, 58 insertions(+), 27 deletions(-)
---
base-commit: 9388ec571cb1adba59d1cded2300eeb11827679c
change-id: 20250320-x86_x2apic-7e92d0f4c47d
Best regards,
--
David Heidelberg <david@...t.cz>
Powered by blists - more mailing lists