aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorJuergen Gross <[email protected]>2014-08-28 06:44:09 +0200
committerStefano Stabellini <[email protected]>2014-09-23 13:36:19 +0000
commit854072dd0f73b8e4238c88bdf0dd2a8db0239c1c (patch)
tree8921c6aef3aee4b9b024f527b711b4003b5621ca /lib/test-string_helpers.c
parent46e3626adb86be2ff1321d26107cb75df07a7f4e (diff)
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 <[email protected]> Acked-by: Konrad Rzeszutek Wilk <[email protected]> Signed-off-by: David Vrabel <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions