Re: [PATCH AUTOSEL 5.15 05/11] arm64: Fix circular header dependency

From: Kent Overstreet
Date: Mon Jan 15 2024 - 20:55:24 EST


On Mon, Jan 15, 2024 at 08:07:05PM -0500, Sasha Levin wrote:
> From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
>
> [ Upstream commit 04bc786d663543512d08f1b86c7bcefb5144afe3 ]
>
> Replace linux/percpu.h include with asm/percpu.h to avoid circular
> dependency.
>
> Signed-off-by: Kent Overstreet <kent.overstreet@xxxxxxxxx>
> Signed-off-by: Suren Baghdasaryan <surenb@xxxxxxxxxx>
> Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

This patch doesn't need to be backported, it's fixing an issue that
occurs with the memory allocation profiling patchset