forked from mirrors/nixpkgs
linux_5_4: also include fpu patch
Otherwise zfs performance is unbearable
This commit is contained in:
parent
bf012bcd31
commit
cd9947a5a7
|
@ -16327,6 +16327,7 @@ in
|
|||
kernelPatches = [
|
||||
kernelPatches.bridge_stp_helper
|
||||
kernelPatches.request_key_helper
|
||||
kernelPatches.export_kernel_fpu_functions."5.3"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue