]> git.ipfire.org Git - thirdparty/linux.git/commit
Documentation: Merge x86-specific boot options doc into kernel-parameters.txt
authorBorislav Petkov (AMD) <bp@alien8.de>
Mon, 2 Dec 2024 19:00:10 +0000 (20:00 +0100)
committerBorislav Petkov (AMD) <bp@alien8.de>
Tue, 10 Dec 2024 17:25:40 +0000 (18:25 +0100)
commitab0e7f20768af59fe161d71cc5d1de384f2a9da8
treee0109beff81ecc2b60ae24fae1efd5c1e8b9b29e
parent525077ae7145cc868b69282f85bed2be8ecd1ed5
Documentation: Merge x86-specific boot options doc into kernel-parameters.txt

Documentation/arch/x86/x86_64/boot-options.rst is causing unnecessary
confusion by being a second place where one can put x86 boot options.
Move them into the main one.

Drop removed ones like "acpi=ht", while at it.

Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Sohil Mehta <sohil.mehta@intel.com>
Link: https://lore.kernel.org/r/20241202190011.11979-1-bp@kernel.org
Documentation/admin-guide/kernel-parameters.rst
Documentation/admin-guide/kernel-parameters.txt
Documentation/arch/x86/x86_64/boot-options.rst [deleted file]
Documentation/arch/x86/x86_64/fake-numa-for-cpusets.rst
Documentation/arch/x86/x86_64/index.rst
arch/x86/Kconfig.debug
arch/x86/kernel/pci-dma.c