HomeFreeBSD

Don't do things we aren't allowed to do in a signal handler... Defer

Description

Don't do things we aren't allowed to do in a signal handler... Defer
the work to the main thread... This fixes a possible crash if SIGINFO
is delivered at the wrong time...

This still leaves getrusage broken for some reason, but I believe that
is a kernel issue and cannot be fixed here...

Details

Provenance
jmgAuthored on
Parents
rS283072: Remove unnecessary devices from allwinner kernels.
Branches
Unknown
Tags
Unknown