commit | d9a8814f27080cec6126fca3ef0c210d9f56181e | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Thu Nov 05 16:33:09 2009 -0500 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Mon Oct 18 10:49:28 2010 -0400 |
tree | 5db169fb98d537413cea793298557343eaf69df1 | |
parent | 3a69e9165a271b026c7149886b96ab0cc2e9a36b [diff] |
xen: Provide a variant of xen_poll_irq with timeout. The 'xen_poll_irq_timeout' provides a method to pass in the poll timeout for IRQs if requested. We also export those two poll functions as Xen PCI fronted uses them. Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>