linux 6.1.y: misc_additions: Get rid of Bluetooth: fix deadlock for RFCOMM sk state change
and x86/split_lock: Add sysctl to control the misery mode
. The latter will be added to community patches instead and we'll now pass split_lock_detect=off
by default to the command line. We'll see how the situation pans out and adapt as needed.
This commit is contained in:
@@ -241,7 +241,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"
|
||||
_custom_commandline="intel_pstate=passive split_lock_detect=off"
|
||||
|
||||
# Selection of Clearlinux patches
|
||||
_clear_patches="true"
|
||||
|
Reference in New Issue
Block a user