diff options
| author | Daniel Axtens <[email protected]> | 2021-02-26 19:12:58 -0600 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-03-29 12:52:23 +1100 |
| commit | 0f92433b8f9f76608528101e7a81cd3bfd00e236 (patch) | |
| tree | 6c333fd4b4be47cd4007cf38ab89b3c050af1858 /tools/perf/scripts/python | |
| parent | 96d7a4e06fab9fbc4f67c563af65b073902f3e61 (diff) | |
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 <[email protected]>
Signed-off-by: Daniel Axtens <[email protected]>
Signed-off-by: Christopher M. Riedl <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions