diff options
author | Mark Rutland <mark.rutland@arm.com> | 2020-12-02 14:15:54 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2020-12-02 20:49:11 +0100 |
commit | 7b90dc40e36e0beb0fdecfef80f33a2e88aced14 (patch) | |
tree | 3ff70ac9a77e6d2b480b7e7e1a7ddcd97847529a /arch/x86/platform/ce4100 | |
parent | arm64: uaccess: split user/kernel routines (diff) | |
download | linux-7b90dc40e36e0beb0fdecfef80f33a2e88aced14.tar.xz linux-7b90dc40e36e0beb0fdecfef80f33a2e88aced14.zip |
arm64: uaccess cleanup macro naming
Now the uaccess primitives use LDTR/STTR unconditionally, the
uao_{ldp,stp,user_alternative} asm macros are misnamed, and have a
redundant argument. Let's remove the redundant argument and rename these
to user_{ldp,stp,ldst} respectively to clean this up.
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Robin Murohy <robin.murphy@arm.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: James Morse <james.morse@arm.com>
Cc: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20201202131558.39270-9-mark.rutland@arm.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/x86/platform/ce4100')
0 files changed, 0 insertions, 0 deletions