]> Pileus Git - ~andy/linux/commit
xen/events: add a evtchn_op for port setup
authorDavid Vrabel <david.vrabel@citrix.com>
Mon, 18 Mar 2013 16:54:57 +0000 (16:54 +0000)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 6 Jan 2014 15:07:46 +0000 (10:07 -0500)
commit083858758f67bb20ef6be5bc8442be91cca8ee2d
treeb45bb4bda1a207678ccff684c5910c21bf85d897
parent96d4c5881806ebb993a3d84991af9c96fa9cd576
xen/events: add a evtchn_op for port setup

Add a hook for port-specific setup and call it from
xen_irq_info_common_setup().

The FIFO-based ABIs may need to perform additional setup (expanding
the event array) before a bound event channel can start to receive
events.

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>
drivers/xen/events/events_base.c
drivers/xen/events/events_internal.h