Re: linux-next: Tree for Feb 3 (mm, hugepage)

From: Randy Dunlap
Date: Wed Feb 03 2016 - 13:19:15 EST


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