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
F161617128: D6548.diff
Sun, Jul 5, 8:29 AM
F161575166: D6548.diff
Sun, Jul 5, 12:31 AM
Unknown Object (File)
Sat, Jul 4, 8:29 PM
Unknown Object (File)
Fri, Jul 3, 10:32 AM
Unknown Object (File)
May 18 2026, 2:49 AM
Unknown Object (File)
May 15 2026, 7:29 PM
Unknown Object (File)
May 15 2026, 7:22 PM
Unknown Object (File)
May 15 2026, 7: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.