commit | 1eff1ad0285038e309a81da4a004f071608309fb | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Wed Feb 16 16:26:44 2011 -0500 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Thu Apr 14 11:17:56 2011 -0400 |
tree | 64c4708b40a95d5ce596859883610ba0b3efa76c | |
parent | e6197acc726ab3baa60375a5891d58c2ee87e0f3 [diff] |
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>