xen/irq: The Xen hypervisor cleans up the PIRQs if the other domain forgot.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 16 Feb 2011 21:26:44 +0000 (16:26 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 14 Apr 2011 15:17:56 +0000 (11:17 -0400)
commit1eff1ad0285038e309a81da4a004f071608309fb
tree64c4708b40a95d5ce596859883610ba0b3efa76c
parente6197acc726ab3baa60375a5891d58c2ee87e0f3
xen/irq: The Xen hypervisor cleans up the PIRQs if the other domain forgot.

And if the other domain forgot to clean up its PIRQs we don't need
to fail the operation. Just take a note of it and continue on.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/events.c