• Al Viro's avatar
    microblaze: fix handling of multiple pending signals · e9f92526
    Al Viro authored
    We need to keep building sigframes until no pending signals remain.
    Wrap do_notify_resume() calls into loops; do _not_ allow syscall
    restart logics to trigger after the first iteration.
    
    Incidentally, comments about pending signals that should (somehow)
    be in r18 are pure BS.  Doesn't work that way and cannot work that
    way, sorry...
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    e9f92526
entry-nommu.S 14.8 KB