Re: [PATCH] arm64: remove unneeded BUILD_BUG_ON assertion

From: Catalin Marinas
Date: Thu Feb 22 2024 - 17:05:59 EST


On Fri, 02 Feb 2024 12:02:11 +0800, Dawei Li wrote:
> Since commit c02433dd6de3 ("arm64: split thread_info from task stack"),
> CONFIG_THREAD_INFO_IN_TASK is enabled unconditionally for arm64. So
> remove this always-true assertion from arch_dup_task_struct.
>
>

Applied to arm64 (for-next/misc), thanks!

[1/1] arm64: remove unneeded BUILD_BUG_ON assertion
https://git.kernel.org/arm64/c/bce79b0c8097

--
Catalin