On 1/30/19 3:03 PM, a...@linux-foundation.org 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

Reply via email to