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
MFC after: 3 days

Details

Provenance
bzAuthored on Sep 27 2021, 5:38 PM
Parents
rGbcddaadbef58: rman: fix overflow in rman_reserve_resource_bound()
Branches
Unknown
Tags
Unknown