HomeFreeBSD

xen/intr: stop passing shared_info_t to xen_intr_active_ports()

Description

xen/intr: stop passing shared_info_t to xen_intr_active_ports()

There is only a single global HYPERVISOR_shared_info pointer, so
directly use the global pointer.

Reviewed by: royger
MFC after: 1 week

Details

Provenance
ehem_freebsd_m5p.comAuthored on Feb 23 2022, 4:47 PM
roygerCommitted on Mar 29 2023, 7:51 AM
Parents
rG9f3be3a6ec8e: xen: switch to using core atomics for synchronization
Branches
Unknown
Tags
Unknown