]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/xen/gntdev.c
xen/gntalloc,gntdev: Add unmap notify ioctl
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Thu, 3 Feb 2011 17:19:04 +0000 (12:19 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 14 Feb 2011 19:16:17 +0000 (14:16 -0500)
commitbdc612dc6903c4ea06e40d02f84ad5e25d93459d
treef7f3e3272b21ae3c6015e86f9c1f7be31534704d
parentdd3140588d9551235ebc2a0dacdca098e7677573
xen/gntalloc,gntdev: Add unmap notify ioctl

This ioctl allows the users of a shared page to be notified when
the other end exits abnormally.

[v2: updated description in structs]
Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/gntalloc.c
drivers/xen/gntdev.c
include/xen/gntalloc.h
include/xen/gntdev.h