diff options
author | Mark Rutland <[email protected]> | 2020-12-02 13:15:52 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2020-12-02 19:49:11 +0000 |
commit | f253d827f33cb5a5990b5cfd271941d1a21ecd85 (patch) | |
tree | 1e97083ea9211dee97c671036f00717fe706595d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 9e94fdade4d8f3c9b64c302ba081e2718c9e4087 (diff) |
arm64: uaccess: refactor __{get,put}_user
As a step towards implementing __{get,put}_kernel_nofault(), this patch
splits most user-memory specific logic out of __{get,put}_user(), with
the memory access and fault handling in new __{raw_get,put}_mem()
helpers.
For now the LDR/LDTR patching is left within the *get_mem() helpers, and
will be removed in a subsequent patch.
There should be no functional change as a result of this patch.
Signed-off-by: Mark Rutland <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: James Morse <[email protected]>
Cc: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions