Hi all, After merging the final tree, today's linux-next build (sparc64 defconfig) failed like this: arch/sparc/built-in.o: In function `setup_arch': (.init.text+0xc38): undefined reference to `early_console' arch/sparc/built-in.o: In function `setup_arch': (.init.text+0xc44): undefined reference to `early_console' Caused by commit 16ac99bd7acd ("early_printk: consolidate random copies of identical code"). This build does not have CONFIG_EARLY_PRINTK defined. I have reverted that commit for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au