diff options
| author | Christophe Leroy <[email protected]> | 2021-03-10 17:46:47 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-04-03 21:21:55 +1100 |
| commit | be15a165796598cd3929ca9aac56ba5ec69e41c1 (patch) | |
| tree | e810b85e3b37c79bd111f0693b172d5e6c7b6f4e /tools/perf/scripts/python | |
| parent | ed0d9c66f97c6865e87fa6e3631bbc3919a31ad6 (diff) | |
powerpc/uaccess: Remove __unsafe_put_user_goto()
__unsafe_put_user_goto() is just an intermediate layer to
__put_user_size_goto() without added value other than doing
the __user pointer type checking.
Do the __user pointer type checking in __put_user_size_goto()
and remove __unsafe_put_user_goto().
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/b6552149209aebd887a6977272b06a41256bdb9f.1615398265.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions