diff options
| author | Christophe Leroy <[email protected]> | 2021-03-10 17:46:52 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-04-03 21:22:10 +1100 |
| commit | e72fcdb26cde72985c418b39f72ecaa222e1f4d5 (patch) | |
| tree | da61031e3b0444483f26d1ba4018a93ffbc8d28b /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 17f8c0bc21bbb7d1fe729c7f656924a6ea72079b (diff) | |
powerpc/uaccess: Refactor get/put_user() and __get/put_user()
Make get_user() do the access_ok() check then call __get_user().
Make put_user() do the access_ok() check then call __put_user().
Then embed __get_user_size() and __put_user_size() in
__get_user() and __put_user().
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/eebc554f6a81f570c46ea3551000ff5b886e4faa.1615398265.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions