On Fri, 05 Nov 2010 17:59:42 +0900 Tetsuo Handa wrote: > > WARNING: modpost: Found 5 section mismatch(es). > To see full details build your kernel with: > 'make CONFIG_DEBUG_SECTION_MISMATCH=y' > fs/built-in.o(.text+0x3e357): In function `alignfile': > : undefined reference to `__divdi3' > fs/built-in.o(.text+0x3e39b): In function `alignfile': > : undefined reference to `__divdi3' > fs/built-in.o(.text+0x3f1af): In function `elf_core_dump': > : undefined reference to `__divdi3' > make: *** [.tmp_vmlinux1] Error 1 Hm, all due to usage of roundup() AFAICT. Unfortunate. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html