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)
Mon, Dec 30, 5:49 PM
Unknown Object (File)
Oct 24 2024, 6:02 AM
Unknown Object (File)
Oct 12 2024, 3:21 AM
Unknown Object (File)
Sep 18 2024, 1:09 AM
Unknown Object (File)
Sep 14 2024, 11:14 PM
Unknown Object (File)
Sep 7 2024, 6:24 PM
Unknown Object (File)
Aug 28 2024, 7:42 PM
Unknown Object (File)
Aug 28 2024, 7:37 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.