mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-07 05:35:12 +07:00
![]() 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
|
||
---|---|---|
.. | ||
clock-sh5.c | ||
entry.S | ||
fpu.c | ||
Makefile | ||
probe.c | ||
setup-sh5.c | ||
switchto.S | ||
unwind.c |