[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163402695385.2334253.12056283203009658910.b4-ty@kernel.org>
Date: Tue, 12 Oct 2021 09:46:55 +0100
From: Will Deacon <will@...nel.org>
To: Anders Roxell <anders.roxell@...aro.org>, catalin.marinas@....com
Cc: kernel-team@...roid.com, Will Deacon <will@...nel.org>,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] arm64: asm: setup.h: export common variables
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
Powered by blists - more mailing lists