Re: linux-next: Tree for Jul 6 (mm/memory_failure.c)
From: Randy Dunlap
Date: Mon Jul 06 2020 - 12:59:12 EST
On 7/6/20 12:40 AM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20200703:
>
on i386:
when CONFIG_MIGRATION is not set/enabled:
../mm/memory-failure.c: In function ‘new_page’:
../mm/memory-failure.c:1688:9: error: implicit declaration of function ‘alloc_migration_target’; did you mean ‘alloc_migrate_target’? [-Werror=implicit-function-declaration]
return alloc_migration_target(p, (unsigned long)&mtc);
^~~~~~~~~~~~~~~~~~~~~~
--
~Randy
Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>