HomeFreeBSD

Move td_pflags2 TDP2_SIGWAIT to td_flags TDF_SIGWAIT

Description

Move td_pflags2 TDP2_SIGWAIT to td_flags TDF_SIGWAIT

The flag should be accessible from non-current threads.

Reviewed by: markj
Tested by: trasz
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D32252

Details

Provenance
kibAuthored on Oct 3 2021, 1:52 AM
Reviewer
markj
Differential Revision
D32252: When sending ignored signal, arrange for zero return code from sleep
Parents
rG7f4bb501768b: login: use sizeof(audit_cond) consistently, NFC
Branches
Unknown
Tags
Unknown