]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: remove ARCH_INLINE_*
authorJisheng Zhang <jszhang@kernel.org>
Fri, 20 Feb 2026 09:12:28 +0000 (17:12 +0800)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 10 Mar 2026 17:25:59 +0000 (17:25 +0000)
commit6712fcde003f780d6241d755a0fa41ff4739b9a4
tree6a23386004e0fc57321d8de8cbd63c3294fc39f3
parent1f318b96cc84d7c2ab792fcc0bfd42a7ca890681
arm64: remove ARCH_INLINE_*

Since commit 7dadeaa6e851 ("sched: Further restrict the preemption
modes"), arm64 only has two preemption models: full and lazy. Both
implies PREEMPTION, so !PREEMPTION is always false for arm64, it's
time to remove ARCH_INLINE_*.

Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/Kconfig