HomeFreeBSD

Fix a typo in pcib_alloc_msi{x} which resulted in the
rS169902Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Fix a typo in pcib_alloc_msi{x} which resulted in the
device's, not the bridge's, softc to be used to check the
PCIB_DISABLE_MSI flag. This resulted in randomly allowing
or denying MSI interrupts based on whatever value the driver
happened to store at sizeof(device_t) bytes into its softc.

I noticed this when I stopped getting MSI interrupts
after slighly re-arranging mxge's softc yesterday.

Details

Provenance
gallatinAuthored on
Parents
rS169901: Remove duplicate includes.
Branches
Unknown
Tags
Unknown

Event Timeline