summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/x86-crypto-reduce-preempt-disabled-regions.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/x86-crypto-reduce-preempt-disabled-regions.patch')
-rw-r--r--debian/patches-rt/x86-crypto-reduce-preempt-disabled-regions.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/x86-crypto-reduce-preempt-disabled-regions.patch b/debian/patches-rt/x86-crypto-reduce-preempt-disabled-regions.patch
index 21d73f46f..6dadc471d 100644
--- a/debian/patches-rt/x86-crypto-reduce-preempt-disabled-regions.patch
+++ b/debian/patches-rt/x86-crypto-reduce-preempt-disabled-regions.patch
@@ -1,7 +1,7 @@
Subject: x86: crypto: Reduce preempt disabled regions
From: Peter Zijlstra <peterz@infradead.org>
Date: Mon, 14 Nov 2011 18:19:27 +0100
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.10/older/patches-5.10.17-rt32.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.10/older/patches-5.10.21-rt34.tar.xz
Restrict the preempt disabled regions to the actual floating point
operations and enable preemption for the administrative actions.