HomeFreeBSD

Move KTRUSERRET() from userret() to ast(). It's a really long

Description

Move KTRUSERRET() from userret() to ast(). It's a really long
detour - it writes ktrace entries to the filesystem - so the overhead
of ast() won't make any difference.

Reviewed by: kib
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D26404

Details

Provenance
traszAuthored on
Reviewer
kib
Differential Revision
D26404: Move KTRUSERRET() from userret() to ast()
Parents
rS366390: Introduce scalable route multipath.
Branches
Unknown
Tags
Unknown