[PATCH] arm64: pi: add early_map_kernel prototype
Catalin Marinas
catalin.marinas at arm.com
Wed Oct 25 10:36:50 PDT 2023
On Wed, 25 Oct 2023 09:19:31 +0200, Arnd Bergmann wrote:
> The newly added function only has a caller from assembler code, so it
> works without an extern prototype, but we get a warning if it's missing:
>
> arch/arm64/kernel/pi/map_kernel.c:224:24: error: no previous prototype for 'early_map_kernel' [-Werror=missing-prototypes]
>
>
Applied to arm64 (for-next/lpa2-stage1), thanks!
[1/1] arm64: pi: add early_map_kernel prototype
https://git.kernel.org/arm64/c/8d05e7b6eec9
We are still checking whether the recent CKI reports are caused by this
branch, so I may drop it before the merging window (fully or partially).
--
Catalin
More information about the linux-arm-kernel
mailing list