diff options
author | David Vrabel <david.vrabel@citrix.com> | 2013-03-18 15:50:17 +0000 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2014-01-06 10:07:44 -0500 |
commit | 96d4c5881806ebb993a3d84991af9c96fa9cd576 (patch) | |
tree | 978093091e68ff210b7c1c2bc7cfbeb336604c7f /drivers/xen/events/events_internal.h | |
parent | ab9a1cca3d172876ae9d5edb63abce7986045597 (diff) | |
download | linux-96d4c5881806ebb993a3d84991af9c96fa9cd576.tar.bz2 |
xen/events: allow setup of irq_info to fail
The FIFO-based event ABI requires additional setup of newly bound
events (it may need to expand the event array) and this setup may
fail.
xen_irq_info_common_init() is a useful place to put this setup so
allow this call to fail. This call and the other similar calls are
renamed to be *_setup() to reflect that they may now fail.
This failure can only occur with new event channels not on rebind.
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Diffstat (limited to 'drivers/xen/events/events_internal.h')
0 files changed, 0 insertions, 0 deletions