diff options
author | Juergen Gross <[email protected]> | 2020-10-22 11:49:04 +0200 |
---|---|---|
committer | Boris Ostrovsky <[email protected]> | 2020-10-23 05:41:25 -0500 |
commit | 7e14cde10b1ea8157cca7b6b56901ef9cd4d36a3 (patch) | |
tree | 4397be691a741d4ed3abb634990c44916972e4aa /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 5894048775df4a65ee2b58a7c2fa3ca8c6984a78 (diff) |
xen/events: make struct irq_info private to events_base.c
The struct irq_info of Xen's event handling is used only for two
evtchn_ops functions outside of events_base.c. Those two functions
can easily be switched to avoid that usage.
This allows to make struct irq_info and its related access functions
private to events_base.c.
Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Jan Beulich <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Boris Ostrovsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions