summaryrefslogtreecommitdiffstats
path: root/patches/0227-x86-crypto-Reduce-preempt-disabled-regions.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/0227-x86-crypto-Reduce-preempt-disabled-regions.patch')
-rw-r--r--patches/0227-x86-crypto-Reduce-preempt-disabled-regions.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/0227-x86-crypto-Reduce-preempt-disabled-regions.patch b/patches/0227-x86-crypto-Reduce-preempt-disabled-regions.patch
index c1e4903..1f44c2d 100644
--- a/patches/0227-x86-crypto-Reduce-preempt-disabled-regions.patch
+++ b/patches/0227-x86-crypto-Reduce-preempt-disabled-regions.patch
@@ -1,7 +1,7 @@
From fd11c741b3c90eab000b00c24ffbdad024596532 Mon Sep 17 00:00:00 2001
From: Peter Zijlstra <peterz@infradead.org>
Date: Mon, 14 Nov 2011 18:19:27 +0100
-Subject: [PATCH 227/270] x86: crypto: Reduce preempt disabled regions
+Subject: [PATCH 227/271] x86: crypto: Reduce preempt disabled regions
Restrict the preempt disabled regions to the actual floating point
operations and enable preemption for the administrative actions.