Hi all, After merging the final tree, today's linux-next build (powerpc ppc44x_defconfig) failed like this: fs/ubifs/super.c: In function 'mount_ubifs': fs/ubifs/super.c:1432: error: implicit declaration of function 'dbg_msg' fs/ubifs/replay.c: In function 'set_bud_lprops': fs/ubifs/replay.c:144: error: implicit declaration of function 'dbg_msg' fs/ubifs/commit.c: In function 'ubifs_bg_thread': fs/ubifs/commit.c:296: error: implicit declaration of function 'dbg_msg' Caused by commit 327fdae87979 ("UBIFS: switch to dynamic printks"). This build does not have CONFIG_UBIFS_FS_DEBUG set. I have reverted that commit for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/