• Paul Mackerras's avatar
    [PATCH] PPC64: Fix possible race in syscall restart · fbbef764
    Paul Mackerras authored
    This is the PPC64 counterpart of the fix for the potential race in the
    syscall restart code that has gone into other architectures.  It resets
    current_thread_info()->restart_block.fn to do_no_syscall_restart in
    the sigreturn code.
    fbbef764
signal.c 11.6 KB