Commit e9f92526 authored by Al Viro's avatar Al Viro
Browse files

microblaze: fix handling of multiple pending signals



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>
parent 14203e19
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment