Re: [PATCH v1.1] arm64: Add missing header <asm/smp.h> in two files

From: Will Deacon
Date: Mon Jul 12 2021 - 08:50:24 EST


On Thu, 08 Jul 2021 07:15:42 -0400, Carlos Bilbao wrote:
> Add missing header <asm/smp.h> on include/asm/smp_plat.h, as it calls function
> cpu_logical_map(). Also include it on kernel/cpufeature.c since it has calls to
> functions cpu_panic_kernel() and cpu_die_early().
>
> Both files call functions defined on this header, make the header dependencies
> less fragile.

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

[1/1] arm64: Add missing header <asm/smp.h> in two files
https://git.kernel.org/arm64/c/e62e07481486

Cheers,
--
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev