HomeFreeBSD

Clear CPL_GET_TCB_RPL handler on module unload.

Description

Clear CPL_GET_TCB_RPL handler on module unload.

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.

Reviewed by: np
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D24358

Details

Provenance
jhbAuthored on
Reviewer
np
Differential Revision
D24358: Clear CPL_GET_TCB_RPL handler on module unload.
Parents
rS359981: Revert commit a9ad65a2b from llvm git (by Nemanja Ivanovic):
Branches
Unknown
Tags
Unknown