linux-stable/drivers/xen/events
Juergen Gross f2fa0e5e9f xen/events: link interdomain events to associated xenbus device
In order to support the possibility of per-device event channel
settings (e.g. lateeoi spurious event thresholds) add a xenbus device
pointer to struct irq_info() and modify the related event channel
binding interfaces to take the pointer to the xenbus device as a
parameter instead of the domain id of the other side.

While at it remove the stale prototype of bind_evtchn_to_irq_lateeoi().

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Reviewed-by: Wei Liu <wei.liu@kernel.org>
Reviewed-by: Paul Durrant <paul@xen.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-02-11 14:47:00 -08:00
..
events_2l.c xen/events: make struct irq_info private to events_base.c 2020-10-23 05:41:25 -05:00
events_base.c xen/events: link interdomain events to associated xenbus device 2021-02-11 14:47:00 -08:00
events_fifo.c xen/events: unmask a fifo event channel only if it was masked 2020-10-23 05:41:25 -05:00
events_internal.h xen/events: make struct irq_info private to events_base.c 2020-10-23 05:41:25 -05:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00