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

From: Sasha Levin
Date: Tue Jan 16 2024 - 13:27:10 EST


On Mon, Jan 15, 2024 at 08:46:07PM -0500, Kent Overstreet wrote:
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

I'll drop it, thanks!

--
Thanks,
Sasha