cfg: Change split lock mitigation flag to current (kernel.split_lock_mitigate)

This commit is contained in:
Tk-Glitch 2024-02-07 04:55:10 +01:00
parent c54d7ebe32
commit 62b1e688e8

View File

@ -238,7 +238,7 @@ _aggressive_ondemand="true"
_tcp_cong_alg=""
# You can pass a default set of kernel command line options here - example: "intel_pstate=passive nowatchdog amdgpu.ppfeaturemask=0xfffd7fff mitigations=off"
_custom_commandline="intel_pstate=passive split_lock_detect=off"
_custom_commandline="intel_pstate=passive kernel.split_lock_mitigate=0"
# Selection of Clearlinux patches
_clear_patches="true"