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
F153530550: D24358.id70618.diff
Tue, Apr 21, 4:52 PM
Unknown Object (File)
Sun, Apr 19, 1:37 PM
Unknown Object (File)
Sat, Apr 18, 12:50 AM
Unknown Object (File)
Thu, Apr 16, 10:20 PM
Unknown Object (File)
Thu, Apr 16, 10:14 PM
Unknown Object (File)
Wed, Apr 15, 5:30 AM
Unknown Object (File)
Sun, Apr 12, 2:03 PM
Unknown Object (File)
Sun, Apr 12, 9:53 AM
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