HomeFreeBSD

bcm2835_sdhci: don't panic in DMA interrupt if curcmd went away

Description

bcm2835_sdhci: don't panic in DMA interrupt if curcmd went away

This is an exceptional case; generally found during controller errors.
A panic when we attempt to acess slot->curcmd->data is less ideal than
warning, and other verbiage will be emitted to indicate the exact error.

Details

Provenance
kevansAuthored on Nov 10 2019, 3:06 AM
Parents
rG27961ea525a5: Revert premature part of r354577
Branches
Unknown
Tags
Unknown

Event Timeline