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:
Tk-Glitch
2022-12-16 14:00:36 +01:00
parent d0d6f02944
commit 367925c322
2 changed files with 237 additions and 406 deletions

View File

@@ -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"