HomeFreeBSD

Call kern_thr_exit() instead of duplicating it.

Description

Call kern_thr_exit() instead of duplicating it.

This code is missing the racct_subr() call from kern_thr_exit() and would
require further code duplication in future changes.

Reviewed by: kib
MFC after: 1 week

Details

Provenance
jhbAuthored on
Reviewer
kib
Parents
rS292891: Bring some of the recent locore-v4.S improvements into locore-V6...
Branches
Unknown
Tags
Unknown