Hi Al, After merging the vfs tree, today's linux-next build (arm multi_v7_defconfig) failed like this: fs/built-in.o: In function `dump_align': file.c:(.text+0x4a7e8): undefined reference to `__aeabi_ldivmod' Presumably caused by commit 3812867c5fcb ("new helper: dump_align()"). I assume that there is a 64/32 bit mod operation in there somewhere? I used the vfs tree from next-20131106 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au