Skip to content
Commit cac23d65 authored by Tom Tucker's avatar Tom Tucker Committed by Eric Van Hensbergen
Browse files

9p: Make all client spin locks IRQ safe



The client lock must be IRQ safe. Some of the lock acquisition paths
took regular spin locks.

Signed-off-by: default avatarTom Tucker <tom@opengridcomputing.com>
Signed-off-by: default avatarEric Van Hensbergen <ericvh@gmail.com>
parent 517ac45a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment