Hi all, After merging the tip tree, today's linux-next build (x86_64 allmodconfig) produced this warning: arch/x86/mm/numa.c: In function 'setup_node_data': arch/x86/mm/numa.c:222:3: warning: passing argument 1 of '__phys_addr_nodebug' makes integer from pointer without a cast [enabled by default] arch/x86/include/asm/page_64.h:12:29: note: expected 'long unsigned int' but argument is of type 'void *' Introduced by commit a25b9316841c ("x86, mm: Make DEBUG_VIRTUAL work earlier in boot"). -- Cheers, Stephen Rothwell sfr@canb.auug.org.au