summaryrefslogtreecommitdiffstats
path: root/drivers/xen/gntdev.c
diff options
context:
space:
mode:
authorBob Liu <bob.liu@oracle.com>2015-04-03 08:42:58 +0200
committerDavid Vrabel <david.vrabel@citrix.com>2015-04-27 12:40:10 +0200
commit325d73bf8fea8af2227240b7305253fb052d3a68 (patch)
tree668f710fb14540c3ac44fc9dbd83059a8acd1976 /drivers/xen/gntdev.c
parentLinux 4.1-rc1 (diff)
downloadlinux-325d73bf8fea8af2227240b7305253fb052d3a68.tar.xz
linux-325d73bf8fea8af2227240b7305253fb052d3a68.zip
xen/blkback: safely unmap purge persistent grants
Commit c43cf3ea8385 ("xen-blkback: safely unmap grants in case they are still in use") use gnttab_unmap_refs_async() to wait until the mapped pages are no longer in use before unmapping them, but that commit missed the persistent case. Purge persistent pages can't be unmapped either unless no longer in use. Signed-off-by: Bob Liu <bob.liu@oracle.com> Acked-by: Roger Pau Monné <roger.pau@citrix.com> Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to 'drivers/xen/gntdev.c')
0 files changed, 0 insertions, 0 deletions