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
Parents
rS354578: Revert premature part of r354577
Branches
Unknown
Tags
Unknown