HomeFreeBSD

linux(4): Avoid direct manipulation of td_sigmask

Description

linux(4): Avoid direct manipulation of td_sigmask

Use kern_sigprocmask() instead of direct manipulation of td_sigmask
to reschedule newly blocked signals.

MFC after: 2 weeks

(cherry picked from commit 2ab9b59faafb68402dbebc285b424cfb06b59cf3)

Details

Provenance
dchaginAuthored on May 30 2022, 4:48 PM
Parents
rG601c19df364e: linux(4): Reduce duplication between MD parts of the Linuxulator
Branches
Unknown
Tags
Unknown