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
F136954988: D24358.id.diff
Thu, Nov 20, 8:03 PM
F136954829: D24358.id70618.diff
Thu, Nov 20, 8:02 PM
F136954802: D24358.id70384.diff
Thu, Nov 20, 8:02 PM
F136953145: D24358.diff
Thu, Nov 20, 7:54 PM
Unknown Object (File)
Sun, Nov 16, 10:32 PM
Unknown Object (File)
Fri, Nov 14, 12:45 AM
Unknown Object (File)
Thu, Nov 13, 6:11 PM
Unknown Object (File)
Thu, Nov 13, 4:24 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

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