ia64: From Linus: Always disable system call restart when invoking a
signal handler. Otherwise, a restarted system call that gets interrupted before the restart has taken effect by _another_ signal will potentially restart the wrong system call.
Showing
Please register or sign in to comment