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>