HomeFreeBSD

MFC r322980: Fix fake interrupt when set doorbell is unmasked.

Description

MFC r322980: Fix fake interrupt when set doorbell is unmasked.

Since the doorbell bit is already set when interrupt handler is called,
the event was not propagated to upper layer. It was working normally
because present code was not using masking actively, but that is going
to change.

Details

Provenance
mavAuthored on
Parents
rS323450: Fix ioapic acpi id matching on PCI attach and rid calculation.
Branches
Unknown
Tags
Unknown