Skip to content
Commit d9d0738a authored by Al Viro's avatar Al Viro
Browse files

alpha: don't bother passing switch_stack separately from regs



It's needed only in setup_sigcontext() and it's always reg - <constant>;
no point passing it all way down through the call chain.  This is just
the signal.c side of that stuff; next will come the asm glue one...

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 6972d6f2
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