]> Pileus Git - ~andy/linux/commit
xen/events: allow event channel priority to be set
authorDavid Vrabel <david.vrabel@citrix.com>
Mon, 23 Sep 2013 11:47:26 +0000 (12:47 +0100)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 6 Jan 2014 15:07:54 +0000 (10:07 -0500)
commit6ccecb0fbc0494c7221459e6358a016f3281a0ca
tree773bff549aca665df8b61825c3ef919f179a9acd
parentbf2bbe07f13846a90d4447521d87566d6f87bc0e
xen/events: allow event channel priority to be set

Add xen_irq_set_priority() to set an event channels priority.  This function
will only work with event channel ABIs that support priority (i.e., the
FIFO-based ABI).

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
include/xen/events.h