On Wed, Sep 30, 2015 at 10:11 AM, Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx> wrote: > On Wed, Sep 30, 2015 at 04:12:48PM +1000, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20150929: > > i386 allmodconfig fails with: > ERROR: "__umoddi3" [drivers/mtd/devices/mtdram.ko] undefined! > ERROR: "__moddi3" [drivers/mtd/devices/mtdram.ko] undefined! > > arm allmodconfig fails with: > ERROR: "__aeabi_uldivmod" [drivers/mtd/devices/mtdram.ko] undefined! > ERROR: "__aeabi_ldivmod" [drivers/mtd/devices/mtdram.ko] undefined! > > Problem with: > 7827e3acad2d ("mtd: mtdram: check offs and len in mtdram->erase") 64-bit-by-32-bit modulo calculations should use do_div(). Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html