summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristophe Leroy (CS GROUP) <chleroy@kernel.org>2026-03-10 11:00:53 +0100
committerMadhavan Srinivasan <maddy@linux.ibm.com>2026-04-01 09:21:07 +0530
commit679fa9c756c7d6fcb6ae611f695d286c53dca076 (patch)
tree39ae31bdc8efdaa282f0a50c0a660748be0f9b07 /tools/perf/scripts/python
parent40a1b9d044c7dbbc2976f0432e32dc57d4896b00 (diff)
powerpc/ptrace: Convert gpr32_set_common_user() to scoped user access
Commit 861574d51bbd ("powerpc/uaccess: Implement masked user access") provides optimised user access by avoiding the cost of access_ok(). Convert gpr32_set_common_user() to scoped user access to benefit from masked user access. Scoped user access also make the code simpler. Also changes label from Efault to efault to avoid checkpatch complaining about CamelCase. Signed-off-by: Christophe Leroy (CS GROUP) <chleroy@kernel.org> Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com> Link: https://patch.msgid.link/2409643daab08b4bc07004c2b88f42085d1ef45a.1773136838.git.chleroy@kernel.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions