diff options
author | Peter Zijlstra <peterz@infradead.org> | 2011-11-14 17:19:27 (GMT) |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2013-04-04 22:09:33 (GMT) |
commit | 571d6cf4e8ca219be4b8139324b60a5c901111c2 (patch) | |
tree | b5ff89769830c4a44b36b5c966e299deefe4f857 /kernel | |
parent | 1d7dd77b0e38ebb85badf91974be866449aa6e25 (diff) | |
download | linux-fsl-qoriq-571d6cf4e8ca219be4b8139324b60a5c901111c2.tar.xz |
x86: crypto: Reduce preempt disabled regions
Restrict the preempt disabled regions to the actual floating point
operations and enable preemption for the administrative actions.
This is necessary on RT to avoid that kfree and other operations are
called with preemption disabled.
Reported-and-tested-by: Carsten Emde <cbe@osadl.org>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: stable-rt@vger.kernel.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions