linux_4_19: restore __kernel_fpu_{begin,restore}

Linux commit 12209993e98c5fa1855c467f22a24e3d5b8be205 was backported to
4.19, so add the reverting patch to restore zfs performance.
This commit is contained in:
tilpner 2019-06-22 20:51:26 +02:00
parent 71b4b7b4c7
commit 0e6d0c12e4
No known key found for this signature in database
GPG Key ID: E9192E216175A76D

View File

@ -15323,6 +15323,7 @@ in
kernelPatches =
[ kernelPatches.bridge_stp_helper
kernelPatches.modinst_arg_list_too_long
kernelPatches.export_kernel_fpu_functions
];
};