diff options
author | Mark Rutland <[email protected]> | 2020-12-02 13:15:56 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2020-12-02 19:49:11 +0000 |
commit | b5a5a01d8e9a44ecb18dc31d471233cad2f88291 (patch) | |
tree | 8e5cfa7153eb095491e7d611bdddbfe2d14246ca /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 3d2403fd10a1dbb359b154af41ffed9f2a7520e8 (diff) |
arm64: uaccess: remove addr_limit_user_check()
Now that set_fs() is gone, addr_limit_user_check() is redundant. Remove
the checks and associated thread flag.
To ensure that _TIF_WORK_MASK can be used as an immediate value in an
AND instruction (as it is in `ret_to_user`), TIF_MTE_ASYNC_FAULT is
renumbered to keep the constituent bits of _TIF_WORK_MASK contiguous.
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