• Al Viro's avatar
    kill signal_pt_regs() · 6a542d1d
    Al Viro authored
    Once upon at it was used on hot paths, but that had not been
    true since 2013.  IOW, there's no point for arch-optimized
    equivalent of task_pt_regs(current) - remaining two users are
    not worth bothering with.
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    6a542d1d
signal.c 123 KB