arm64: extable: cleanup redundant extable type EX_TYPE_FIXUP
authorTong Tiangen <tongtiangen@huawei.com>
Tue, 21 Jun 2022 07:26:34 +0000 (07:26 +0000)
committerWill Deacon <will@kernel.org>
Tue, 28 Jun 2022 11:11:47 +0000 (12:11 +0100)
commitbacac637025c2d73c2af5188e5a12008c5869df9
tree854e20f35189235a5aeaaf1392f3ef7a6c7d3faf
parente4208e80a353b5ee1d2ae4681bd41f62a3391958
arm64: extable: cleanup redundant extable type EX_TYPE_FIXUP

Currently, extable type EX_TYPE_FIXUP is no place to use, We can safely
remove it.

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-7-tongtiangen@huawei.com
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/asm-extable.h
arch/arm64/mm/extable.c