5e071e2b4b
As Al notes, we missed a TIF_NOTIFY_RESUME check which caused any
handlers without TIF_SIGPENDING also set to skip the notification:
Looks like while it is in the relevant masks *and* checked in
do_notify_resume() both on 32bit and 64bit variants since commit
|
||
---|---|---|
.. | ||
Makefile | ||
clock-sh5.c | ||
entry.S | ||
fpu.c | ||
probe.c | ||
setup-sh5.c | ||
switchto.S | ||
unwind.c |