diff options
author | 2014-08-28 06:44:09 +0200 | |
---|---|---|
committer | 2014-09-23 13:36:19 +0000 | |
commit | 854072dd0f73b8e4238c88bdf0dd2a8db0239c1c (patch) | |
tree | 8921c6aef3aee4b9b024f527b711b4003b5621ca /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | xen/grant-table: refactor error cleanup in grow_gnttab_list() (diff) | |
download | wireguard-linux-854072dd0f73b8e4238c88bdf0dd2a8db0239c1c.tar.xz wireguard-linux-854072dd0f73b8e4238c88bdf0dd2a8db0239c1c.zip |
xen/events: support threaded irqs for interdomain event channels
Export bind_interdomain_evtchn_to_irq() so drivers can use threaded
interrupt handlers with:
irq = bind_interdomain_evtchn_to_irq(remote_dom, remote_port);
if (irq < 0)
/* error */
ret = request_threaded_irq(...);
Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions