On 02/02/16 21:18, Stephen Rothwell wrote: > Hi all, > > Changes since 20160202: >
on x86_64: when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled and CONFIG_TRANSPARENT_HUGEPAGE is not enabled: ../fs/proc/task_mmu.c: In function 'smaps_pud_range': ../fs/proc/task_mmu.c:596:2: error: implicit declaration of function 'is_huge_zero_pud' [-Werror=implicit-function-declaration] if (is_huge_zero_pud(*pud)) ^ -- ~Randy