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:
927cfb9
)
virtio: console: add locks around buffer removal in port unplug path
author
Amit Shah
<amit.shah@redhat.com>
Mon, 29 Jul 2013 04:53:46 +0000
(14:23 +0930)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 29 Jul 2013 05:20:47 +0000
(14:50 +0930)
The removal functions act on the vqs, and the vq operations need to be
locked.
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found