HomeFreeBSD

Move td_softdep_cleanup() from userret() to ast(); it's infrequent

Description

Move td_softdep_cleanup() from userret() to ast(); it's infrequent
at best. The schedule_cleanup() function already sets TDF_ASTPENDING.

Reviewed by: kib, mckusick
Tested by: pho
MFC after: 2 weeks
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D26375

Details

Provenance
traszAuthored on Sep 14 2020, 10:17 AM
Parents
rG60f083efe222: Move TDP_GEOM check from userret() to ast(); this code path is quite
Branches
Unknown
Tags
Unknown

Event Timeline