Skip to content
Commit e227e8f3 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.



The current implementation only handles -ERESTARTNOHAND, whereas we
also need to handle -ERESTART_RESTARTBLOCK in the handle_signal()
case for restartable system calls. Follows the sh change.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent fa490cfd
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