On Wed, Apr 23, 2025 at 06:29:18PM +0200, Arnd Bergmann wrote:
> From: Arnd Bergmann
>
> The early_memremap() function is decleared in a header that is only indirectly
> included here:
>
> kernel/kexec_handover.c:1116:8: error: call to undeclared function
> 'early_memremap'; ISO C99 and later d
On Thu, Apr 24, 2025, at 11:23, Simon Horman wrote:
> On Wed, Apr 23, 2025 at 06:29:18PM +0200, Arnd Bergmann wrote:
>> From: Arnd Bergmann
>>
>> The early_memremap() function is decleared in a header that is only
>> indirectly
>> included here:
>>
>> kernel/kexec_handover.c:1116:8: error: call
From: Arnd Bergmann
The early_memremap() function is decleared in a header that is only indirectly
included here:
kernel/kexec_handover.c:1116:8: error: call to undeclared function
'early_memremap'; ISO C99 and later do not support implicit function
declarations [-Wimplicit-function-declaratio