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:
f7cc02b
)
Coda: replace BKL with mutex
author
Yoshihisa Abe
<yoshiabe@cs.cmu.edu>
Mon, 25 Oct 2010 06:03:46 +0000
(
02:03
-0400)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 25 Oct 2010 15:02:40 +0000
(08:02 -0700)
Replace the BKL with a mutex to protect the venus_comm structure which
binds the mountpoint with the character device and holds the upcall
queues.
Signed-off-by: Yoshihisa Abe <yoshiabe@cs.cmu.edu>
Signed-off-by: Jan Harkes <jaharkes@cs.cmu.edu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found