[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167646340183.1415779.1023703853117043648.b4-ty@ellerman.id.au>
Date: Wed, 15 Feb 2023 23:16:41 +1100
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Randy Dunlap <rdunlap@...radead.org>, linux-kernel@...r.kernel.org
Cc: Michael Ellerman <mpe@...erman.id.au>,
linuxppc-dev@...ts.ozlabs.org,
Sourabh Jain <sourabhjain@...ux.ibm.com>
Subject: Re: [PATCH] powerpc/kexec_file: fix implicit decl error
On Sat, 4 Feb 2023 09:22:06 -0800, Randy Dunlap wrote:
> kexec (PPC64) code calls memory_hotplug_max(). Add the header declaration
> for it from <asm/mmzone.h>. Using <linux/mmzone.h> does not work since
> the #include for <asm/mmzone.h> depends on CONFIG_NUMA=y, which is not
> set in this kernel config file.
>
> Fixes this build error/warning:
>
> [...]
Applied to powerpc/fixes.
[1/1] powerpc/kexec_file: fix implicit decl error
https://git.kernel.org/powerpc/c/97e45d469eb180a7bd2809e4e079331552c73e42
cheers
Powered by blists - more mailing lists