Hi all, After merging the final tree, the next-20110929 build (um defconfig) failed like this: In file included from arch/um/os-Linux/sys-i386/registers.c:13: arch/um/include/shared/user.h:26: error: expected declaration specifiers or '...' before numeric constant arch/um/include/shared/user.h:26: error: expected declaration specifiers or '...' before numeric constant arch/um/include/shared/user.h:26: warning: return type defaults to 'int' arch/um/include/shared/user.h:26: warning: function declaration isn't a prototype arch/um/include/shared/user.h: In function '__printf': arch/um/include/shared/user.h:29: error: expected declaration specifiers or '...' before numeric constant arch/um/include/shared/user.h:29: error: expected declaration specifiers or '...' before numeric constant arch/um/include/shared/user.h:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' And it went downhill from here ... Caused by commit 820b1a71d7a7 ("treewide: use __printf not __attribute__ ((format(printf,...)))"). -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/