Hi Andrew, After merging the akpm tree, today's linux-next build (sparc64 defconfig) failed like this: In file included from include/linux/sched.h:27:0, from arch/sparc/kernel/asm-offsets.c:13: include/linux/mm_types.h:371:22: error: 'HUGE_MAX_HSTATE' undeclared here (not in a function) atomic_long_t count[HUGE_MAX_HSTATE]; ^ Caused by commit 04f4eaa95082 ("mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status") I have reverted that patch (and the following fix patch: f26cf7b29291 ("mm-hugetlb-proc-add-hugetlbpages-field-to-proc-pid-status-fix") -- Cheers, Stephen Rothwell sfr@xxxxxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html