Re: [PATCH] arm64: remove ARCH_INLINE_*
From: Catalin Marinas
Date: Tue Mar 10 2026 - 14:08:15 EST
On Fri, 20 Feb 2026 17:12:28 +0800, Jisheng Zhang wrote:
> 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_*.
>
>
Applied to arm64 (for-next/misc), thanks!
[1/1] arm64: remove ARCH_INLINE_*
https://git.kernel.org/arm64/c/6712fcde003f
--
Catalin