Page MenuHomeFreeBSD

Fix release of uninitialized SPROM shadow in chipc detach.
ClosedPublic

Authored by landon_landonf.org on May 24 2016, 11:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 28, 2:07 AM
Unknown Object (File)
Wed, Sep 24, 3:27 AM
Unknown Object (File)
Aug 27 2025, 2:08 AM
Unknown Object (File)
Aug 14 2025, 9:18 PM
Unknown Object (File)
Aug 14 2025, 9:18 PM
Unknown Object (File)
Aug 14 2025, 9:07 PM
Unknown Object (File)
Aug 14 2025, 9:07 PM
Unknown Object (File)
Aug 9 2025, 3:11 PM
Subscribers

Details

Summary

This was triggering a panic on detach; the SPROM shadow is now
maintained by the bhnd_sprom_chipc driver, and should be removed
from chipc.

Depends on D6525

Test Plan
  1. devctl detach bwn_pci0 bwn0: detached bhnd_hostb0: detached bhnd_chipc0: detached bhnd0: detached bhndb0: detached bwn_pci0: detached

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

landon_landonf.org retitled this revision from to Fix release of uninitialized SPROM shadow in chipc detach..
landon_landonf.org updated this object.
landon_landonf.org edited the test plan for this revision. (Show Details)
landon_landonf.org added a reviewer: adrian.
This revision was automatically updated to reflect the committed changes.