Hi Russell, After merging the arm tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: In file included from /scratch/sfr/next/arch/arm/include/asm/page.h:163:0, from /scratch/sfr/next/include/linux/mmzone.h:20, from /scratch/sfr/next/include/linux/gfp.h:5, from /scratch/sfr/next/include/linux/kmod.h:22, from /scratch/sfr/next/include/linux/module.h:13, from /scratch/sfr/next/init/version.c:10: /scratch/sfr/next/arch/arm/include/asm/memory.h:297:0: warning: "virt_to_pfn" redefined [enabled by default] /scratch/sfr/next/arch/arm/include/asm/memory.h:194:0: note: this is the location of the previous definition Lots of these ... Introduced by commit e2b5c192c4a6 ("ARM: 8011/1: ARM hibernation / suspend-to-disk"). -- Cheers, Stephen Rothwell sfr@canb.auug.org.au