Hi Jan, After merging the ext3 tree, today's linux-next build (powerpc ppc44x_defconfig) failed like this: ld: fs/ext2/super.o: in function `ext2_fill_super': super.c:(.text+0x1494): undefined reference to `__divdi3' ld: super.c:(.text+0x14bc): undefined reference to `__divdi3' Caused by commit 455d38a0e62f ("ext2: Fix underflow in ext2_max_size()") I have reverted that commit for today. -- Cheers, Stephen Rothwell