commit | cac23d6505546f4cfa42d949ec46d431a44bd39c | [log] [tgz] |
---|---|---|
author | Tom Tucker <tom@opengridcomputing.com> | Thu Oct 23 16:31:02 2008 -0500 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Wed Nov 05 13:19:06 2008 -0600 |
tree | bdeec0c970ef4cb1ebcb6e479eff0429f6381fed | |
parent | 517ac45af4b55913587279d89001171c222f22e7 [diff] |
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: Tom Tucker <tom@opengridcomputing.com> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>