HomeFreeBSD

Fix a race between setting up the interrupt handler and it firing by

Description

Fix a race between setting up the interrupt handler and it firing by
setting the data prior to setting up the interrupt. Now we only set
the cookie afterwards, and that (a) cannot be helpd and (b) isn't used
in the ISR.

PR: 147127
Submitted by: hps@

Details

Provenance
impAuthored on
Parents
rS342842: Fix TI PCI1520 PCI Cardbus bridge, but others affected.
Branches
Unknown
Tags
Unknown