aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/cppc_acpi.c
diff options
context:
space:
mode:
authorBorislav Petkov <[email protected]>2021-12-13 11:27:56 +0000
committerBorislav Petkov <[email protected]>2021-12-15 10:38:57 +0000
commitfbe6183998546f8896ee0b620ece86deff5a2fd1 (patch)
tree80cd4e28a55e39d4f0fa67fba2d48e6b1a0ce62a /drivers/acpi/cppc_acpi.c
parentRevert "x86/boot: Mark prepare_command_line() __init" (diff)
downloadkernel-fbe6183998546f8896ee0b620ece86deff5a2fd1.tar.gz
kernel-fbe6183998546f8896ee0b620ece86deff5a2fd1.zip
Revert "x86/boot: Pull up cmdline preparation and early param parsing"
This reverts commit 8d48bf8206f77aa8687f0e241e901e5197e52423. It turned out to be a bad idea as it broke supplying mem= cmdline parameters due to parse_memopt() requiring preparatory work like setting up the e820 table in e820__memory_setup() in order to be able to exclude the range specified by mem=. Pulling that up would've broken Xen PV again, see threads at https://lkml.kernel.org/r/[email protected] due to xen_memory_setup() needing the first reservations in early_reserve_memory() - kernel and initrd - to have happened already. This could be fixed again by having Xen do those reservations itself... Long story short, revert this and do a simpler fix in a later patch. Signed-off-by: Borislav Petkov <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/acpi/cppc_acpi.c')
0 files changed, 0 insertions, 0 deletions