Update Linux to 5.15.68. Remove SMT core scheduling due to disabling SMT. Remove unnecessary Intel TXT. Remove unnecessary IOSF MBI. Decrease maximum CPU count to 6 due to disabling SMT. Add IRQFLAGS NMI support. Remove serial 8250 DMA. Remove MFD Intel PMC BXT. Remove USB printer support. Remove DMA devices. Remove x86 platform devices. Remove IOASID. Add AMD IOMMU V2. Remove Intel IOMMU. Add F2FS. Add EFIVAR FS. Remove NFS V3. Remove runtime testing.
This commit is contained in:
parent
4323015ab8
commit
253c1b872d
@ -432,7 +432,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_LEGACY_VSYSCALL_XONLY=y
|
CONFIG_LEGACY_VSYSCALL_XONLY=y
|
||||||
# CONFIG_LEGACY_VSYSCALL_NONE is not set
|
# CONFIG_LEGACY_VSYSCALL_NONE is not set
|
||||||
CONFIG_CMDLINE_BOOL=y
|
CONFIG_CMDLINE_BOOL=y
|
||||||
CONFIG_CMDLINE="kvm.nx_huge_pages=off l1tf=off mds=off mmio_stale_data=off pti=off retbleed=off spectre_v2=on spec_store_bypass_disable=on srbds=off tsx_async_abort=off debugfs=off init_on_alloc=1 init_on_free=1 page_alloc.shuffle=1 randomize_kstack_offset=on slab_nomerge vsyscall=none nosmt=force root=UUID=048b7a78-3ed9-4847-8be9-e15134426c37 rd.luks.uuid=c105ed44-75e2-429b-901a-70fa5f7e449c"
|
CONFIG_CMDLINE="kvm.nx_huge_pages=off l1tf=off mds=off mmio_stale_data=off pti=off retbleed=off spectre_v2=on spec_store_bypass_disable=on srbds=off tsx_async_abort=off debugfs=off init_on_alloc=1 init_on_free=1 page_alloc.shuffle=1 randomize_kstack_offset=on slab_nomerge vsyscall=none nosmt=force root=UUID=[REDACTED] rd.luks.uuid=[REDACTED]"
|
||||||
CONFIG_CMDLINE_OVERRIDE=y
|
CONFIG_CMDLINE_OVERRIDE=y
|
||||||
CONFIG_MODIFY_LDT_SYSCALL=y
|
CONFIG_MODIFY_LDT_SYSCALL=y
|
||||||
CONFIG_HAVE_LIVEPATCH=y
|
CONFIG_HAVE_LIVEPATCH=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user