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
F131830619: D24358.id70384.diff
Sat, Oct 11, 1:01 PM
Unknown Object (File)
Sep 11 2025, 2:49 PM
Unknown Object (File)
Aug 23 2025, 4:28 PM
Unknown Object (File)
Aug 15 2025, 9:22 AM
Unknown Object (File)
Aug 11 2025, 4:28 AM
Unknown Object (File)
Jul 5 2025, 4:20 AM
Unknown Object (File)
Jun 29 2025, 1:08 PM
Unknown Object (File)
Jun 23 2025, 3:15 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