Re: linux-next: Tree for Sep 30

From: Sudip Mukherjee
Date: Wed Sep 30 2015 - 09:31:43 EST


On Wed, Sep 30, 2015 at 02:54:58PM +0200, Geert Uytterhoeven wrote:
> 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().
Yes, already sent a patch but it showed build warnings in xtensa and
cris, so just submitted v2. Thanks.

regards
sudip
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/