diff options
author | Mark Rutland <[email protected]> | 2020-10-26 13:31:47 +0000 |
---|---|---|
committer | Will Deacon <[email protected]> | 2020-11-09 21:49:34 +0000 |
commit | e2a2190a80ca0ebddd52c766caf08908d71fb949 (patch) | |
tree | f052de4e19c009351e38af0299abf6c70a8cedfe /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | f8394f232b1eab649ce2df5c5f15b0e528c92091 (diff) |
arm64: uaccess: move uao_* alternatives to asm-uaccess.h
The uao_* alternative asm macros are only used by the uaccess assembly
routines in arch/arm64/lib/, where they are included indirectly via
asm-uaccess.h. Since they're specific to the uaccess assembly (and will
lose the alternatives in subsequent patches), let's move them into
asm-uaccess.h.
There should be no functional change as a result of this patch.
Signed-off-by: Mark Rutland <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: James Morse <[email protected]>
Cc: Will Deacon <[email protected]>
[will: update #include in mte.S to pull in uao asm macros]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions