alpha: ret_from_fork can go straight to ret_to_user
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 18 Sep 2021 22:42:20 +0000 (18:42 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 30 Oct 2022 03:31:16 +0000 (23:31 -0400)
commitfa6a3bf7ff3734ff13764d1b9e36c48f93eb3677
tree7e1ba64143a69126c8f3455b1a2be2d1713e6311
parente778eaecedcb0422dd81af23cf83546b4932fc19
alpha: ret_from_fork can go straight to ret_to_user

We only hit ret_from_fork when the child is meant to return to
userland (since 2012 or so).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/alpha/kernel/entry.S