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:
1957b3a
)
9P: Fix race in p9_write_work()
author
Simon Derr
<simon.derr@bull.net>
Mon, 17 Sep 2012 13:16:30 +0000
(15:16 +0200)
committer
Eric Van Hensbergen
<ericvh@gmail.com>
Mon, 17 Sep 2012 19:54:11 +0000
(14:54 -0500)
See previous commit about p9_read_work() for details.
This fixes a similar race between p9_write_work() and p9_poll_mux()
Signed-off-by: Simon Derr <simon.derr@bull.net>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
No differences found