powerpc/signal64: Rewrite rt_sigreturn() to minimise uaccess switches
Add uaccess blocks and use the 'unsafe' versions of functions doing user access where possible to reduce the number of times uaccess has to be opened/closed. Co-developed-by:Christopher M. Riedl <cmr@codefail.de> Signed-off-by:
Daniel Axtens <dja@axtens.net> Signed-off-by:
Christopher M. Riedl <cmr@codefail.de> Signed-off-by:
Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20210227011259.11992-10-cmr@codefail.de
Showing
Please register or sign in to comment