On Mon, Jan 15, 2024 at 08:07:05PM -0500, Sasha Levin wrote:
From: Kent Overstreet kent.overstreet@linux.dev
[ Upstream commit 04bc786d663543512d08f1b86c7bcefb5144afe3 ]
Replace linux/percpu.h include with asm/percpu.h to avoid circular dependency.
Signed-off-by: Kent Overstreet kent.overstreet@linux.dev Signed-off-by: Suren Baghdasaryan surenb@google.com Signed-off-by: Sasha Levin sashal@kernel.org
This patch doesn't need to be backported, it's fixing an issue that occurs with the memory allocation profiling patchset