Skip to content
Commit cff12830 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: scomp - Disable BH when taking per-cpu spin lock



Disable BH when taking per-cpu spin locks.  This isn't an issue
right now because the only user zswap calls scomp from process
context.  However, if scomp is called from softirq context the
spin lock may dead-lock.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 3d72ad46
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment