Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Commit

Permalink
linux_4_14: restore __kernel_fpu_{begin,restore}
Browse files Browse the repository at this point in the history
Linux commit 12209993e98c5fa1855c467f22a24e3d5b8be205 was backported to
4.14, so add the reverting patch to restore zfs performance.
  • Loading branch information
tilpner committed Jun 22, 2019
1 parent c687da8 commit 71b4b7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15315,6 +15315,7 @@ in
# when adding a new linux version
kernelPatches.cpu-cgroup-v2."4.11"
kernelPatches.modinst_arg_list_too_long
kernelPatches.export_kernel_fpu_functions
];
};

Expand Down

0 comments on commit 71b4b7b

Please sign in to comment.