hyacinth/kernel: disable split_lock detection
This commit is contained in:
parent
fd480158b1
commit
22187adb1b
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
kernelParams = [
|
||||
"amdgpu.gpu_recovery=1"
|
||||
"intel_pstate=passive"
|
||||
"split_lock_detect=off"
|
||||
];
|
||||
kernelPackages = lib.mkForce (pkgs.linuxPackagesFor pkgs.me.linux-lava);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue