eb4463fde6
the kernel to (re)use the alternate signal stack. In this case, we don't return normally from the signal handler, so the kernel still thinks we are using the signal stack. The fixes a nasty bug where the signal handler can start fiddling with the stack of a thread while the handler is actually running on the same stack. MFC candidate |
||
---|---|---|
.. | ||
arch | ||
man | ||
sys | ||
test | ||
uthread | ||
Makefile |