]> git.baikalelectronics.ru Git - kernel.git/commit
xen/gnt{dev,alloc}: reserve event channels for notify
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Thu, 27 Oct 2011 21:58:49 +0000 (17:58 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 21 Nov 2011 22:14:48 +0000 (17:14 -0500)
commit891e47d838037ef36db2206480338e303edd764c
tree3289a7f4681c16c89b26612625b2f3f065f3186f
parent9a9057e02d691f297665c23ccae12563bbcc66d7
xen/gnt{dev,alloc}: reserve event channels for notify

When using the unmap notify ioctl, the event channel used for
notification needs to be reserved to avoid it being deallocated prior to
sending the notification.

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