Skip to content
Commit 7697daaa authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: %l6 trap return handling no longer necessary.



Now that we indicate the "restart system call" in the
trap type field of pt_regs->magic, we don't need to
set the %l6 boolean in all of the trap return paths.

And we therefore don't need to pass it to do_notify_resume().

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 238468b2
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