HomeFreeBSD

LinuxKPI: disable device_release_driver()

Description

LinuxKPI: disable device_release_driver()

As reported by multiple people testing iwlwifi, device_release_driver()
can lead to a panic on secondary errors (usually during attach).
Disable device_release_driver() for the short-term to prevent the panic
but leave it in place so it can be re-worked and fixed properly for
the long-term more easily.

Sponsored by: The FreeBSD Foundation

(cherry picked from commit 93b14194acaf2c2d80df9c4900a90c6644dcd92b)

Details

Provenance
bzAuthored on Sep 27 2021, 5:38 PM
Parents
rGbb989b92edd9: net80211: add func/line information to IEEE80211_DISCARD* macros
Branches
Unknown
Tags
Unknown