From 38bd9ab1783d97937192aa88265e136cb7d52f45 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 30 May 2019 16:44:18 +0100 Subject: revert crypto generic initcalls run early patch until upstream works out the issue with ARMv7 --- kernel.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index ddca5a862..f22bbd5c8 100644 --- a/kernel.spec +++ b/kernel.spec @@ -561,7 +561,6 @@ Patch340: arm64-tegra-jetson-tx1-fixes.patch # 400 - IBM (ppc/s390x) patches # 500 - Temp fixes/CVEs etc - # rhbz 1431375 Patch501: input-rmi4-remove-the-need-for-artifical-IRQ.patch @@ -580,6 +579,8 @@ Patch524: net-vhost_net-fix-possible-infinite-loop.patch Patch526: s390-mark-__cpacf_check_opcode-and-cpacf_query_func-as-__always_inline.patch Patch527: v2-powerpc-mm-mark-more-tlb-functions-as-__always_inline.patch +Patch530: 0001-Revert-crypto-run-initcalls-for-generic-implementati.patch + # END OF PATCH DEFINITIONS %endif -- cgit