Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drm
[linux-2.6-microblaze.git] / arch / alpha / kernel / entry.S
index 2e09248..e227f3a 100644 (file)
@@ -544,7 +544,7 @@ $ret_success:
        .align  4
        .type   work_pending, @function
 work_pending:
-       and     $17, _TIF_NOTIFY_RESUME | _TIF_SIGPENDING, $2
+       and     $17, _TIF_NOTIFY_RESUME | _TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL, $2
        bne     $2, $work_notifysig
 
 $work_resched: