Page MenuHomeFreeBSD

Clear CPL_GET_TCB_RPL handler on module unload.
ClosedPublic

Authored by jhb on Apr 9 2020, 11:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 26, 1:55 AM
Unknown Object (File)
Wed, Aug 26, 1:54 AM
Unknown Object (File)
Tue, Aug 11, 6:14 PM
Unknown Object (File)
Tue, Aug 11, 6:13 PM
Unknown Object (File)
Mon, Aug 10, 1:31 AM
Unknown Object (File)
Sun, Aug 9, 2:27 AM
Unknown Object (File)
Thu, Jul 30, 10:14 PM
Unknown Object (File)
Tue, Jul 28, 10:29 PM
Subscribers

Details

Summary

This fixes a panic when unloading and reloading t4_tom.ko since the
old pointer is still stored when t4_tom_load tries to set it.

Test Plan
  • kldunload t4_tom / kldload t4_tom

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 30398
Build 28160: arc lint + arc unit