git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
517ac45
)
9p: Make all client spin locks IRQ safe
author
Tom Tucker
<tom@opengridcomputing.com>
Thu, 23 Oct 2008 21:31:02 +0000
(16:31 -0500)
committer
Eric Van Hensbergen
<ericvh@gmail.com>
Wed, 5 Nov 2008 19:19:06 +0000
(13:19 -0600)
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>
No differences found