Re: [PATCH] arm64: asm: setup.h: export common variables

From: Will Deacon
Date: Tue Oct 12 2021 - 04:47:05 EST


On Thu, 7 Oct 2021 21:56:01 +0200, Anders Roxell wrote:
> When building the kernel with sparse enabled 'C=1' the following
> warnings can be seen:
>
> arch/arm64/kernel/setup.c:58:13: warning: symbol '__fdt_pointer' was not declared. Should it be static?
> arch/arm64/kernel/setup.c:84:25: warning: symbol 'boot_args' was not declared. Should it be static?
>
> Rework so the variables are exported, since these two variable are
> created and used in setup.c, also used in head.S.
>
> [...]

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

[1/1] arm64: asm: setup.h: export common variables
https://git.kernel.org/arm64/c/1dfde0892b32

Cheers,
--
Will

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