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:
3f9f1c6
)
xen/gntdev: convert priv->lock to a mutex
author
David Vrabel
<david.vrabel@citrix.com>
Fri, 9 Jan 2015 18:06:12 +0000
(18:06 +0000)
committer
David Vrabel
<david.vrabel@citrix.com>
Wed, 28 Jan 2015 14:03:14 +0000
(14:03 +0000)
Unmapping may require sleeping and we unmap while holding priv->lock, so
convert it to a mutex.
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
drivers/xen/gntdev.c
patch
|
blob
|
history
diff --cc
drivers/xen/gntdev.c
Simple merge