linux_4_{14,19}: restore __kernel_fpu_{begin,restore} (#63665)

linux_4_{14,19}: restore __kernel_fpu_{begin,restore}
This commit is contained in:
Jörg Thalheim
2019-06-23 09:04:19 +01:00
committed by GitHub

View File

@@ -14719,6 +14719,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
];
};
@@ -14726,6 +14727,7 @@ in
kernelPatches =
[ kernelPatches.bridge_stp_helper
kernelPatches.modinst_arg_list_too_long
kernelPatches.export_kernel_fpu_functions
];
};