Re: mmotm 2019-01-30-15-02 uploaded (i386 build summary)

From: Randy Dunlap
Date: Wed Jan 30 2019 - 22:16:03 EST


On 1/30/19 3:03 PM, akpm@xxxxxxxxxxxxxxxxxxxx wrote:
> The mm-of-the-moment snapshot 2019-01-30-15-02 has been uploaded to
>
> http://www.ozlabs.org/~akpm/mmotm/
>
> mmotm-readme.txt says
>
> README for mm-of-the-moment:
>
> http://www.ozlabs.org/~akpm/mmotm/
>
> This is a snapshot of my -mm patch queue. Uploaded at random hopefully
> more than once a week.
>

argghh. I guess nobody builds on i386 any more.

Summary from 8 i386 builds:
(ignoring "missing braces" in drm)

../kernel/dma/swiotlb.c:211:9: warning: format â%luâ expects argument of type âlong unsigned intâ, but argument 3 has type âsize_tâ [-Wformat=]
../kernel/dma/swiotlb.c:217:9: warning: format â%luâ expects argument of type âlong unsigned intâ, but argument 3 has type âsize_tâ [-Wformat=]

ld: drivers/mtd/nand/raw/meson_nand.o: in function `meson_nfc_setup_data_interface':
meson_nand.c:(.text+0x1f9): undefined reference to `__udivdi3'

../arch/x86/platform/olpc/olpc_dt.c:146:10: warning: format â%luâ expects argument of type âlong unsigned intâ, but argument 3 has type âsize_tâ [-Wformat=]

../mm/memcontrol.c:5629:52: error: âTHP_FAULT_ALLOCâ undeclared (first use in this function)
../mm/memcontrol.c:5631:17: error: âTHP_COLLAPSE_ALLOCâ undeclared (first use in this function)
../mm/memcontrol.c:5629:52: error: âTHP_FAULT_ALLOCâ undeclared (first use in this function)
../mm/memcontrol.c:5631:17: error: âTHP_COLLAPSE_ALLOCâ undeclared (first use in this function)


--
~Randy