HomeFreeBSD

Make interrupt dispatching MP safe. Use GPU interrupt bit in per-core

Description

Make interrupt dispatching MP safe. Use GPU interrupt bit in per-core
interrupt status register to process shared interrupts only if the bit
is active and only on core to which they are routed.

Reviewed by: imp, loos
Approved by: kib (mentor)
Differential Revision: https://reviews.freebsd.org/D3723

Details

Provenance
skraAuthored on
Reviewer
imp
Differential Revision
D3723: RPI2 - make interrupt dispatching MP safe
Parents
rS290456: MFC 288902:
Branches
Unknown
Tags
Unknown