arm64: extable: move _cond_extable to _cond_uaccess_extable
authorTong Tiangen <tongtiangen@huawei.com>
Tue, 21 Jun 2022 07:26:33 +0000 (07:26 +0000)
committerWill Deacon <will@kernel.org>
Tue, 28 Jun 2022 11:11:47 +0000 (12:11 +0100)
commite4208e80a353b5ee1d2ae4681bd41f62a3391958
tree0a6a9dfcd04db7dd74e1833eb79e67402214f0f3
parentc4ed0d73ede96f1f9a20b5af17aa793ca91f8c4c
arm64: extable: move _cond_extable to _cond_uaccess_extable

Currently, We use _cond_extable for cache maintenance uaccess helper
caches_clean_inval_user_pou(), so this should be moved over to
EX_TYPE_UACCESS_ERR_ZERO and rename _cond_extable to _cond_uaccess_extable
for clarity.

Suggested-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Tong Tiangen <tongtiangen@huawei.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/20220621072638.1273594-6-tongtiangen@huawei.com
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/asm-extable.h
arch/arm64/include/asm/assembler.h