On Tue, Sep 23, 2014 at 5:01 PM, Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote: >> arm:imx_v6_v7_defconfig >> arm:imx_v4_v5_defconfig >> >> drivers/media/platform/coda/coda-bit.c: In function 'coda_fill_bitstream': >> drivers/media/platform/coda/coda-bit.c:231:4: error: implicit declaration of function 'kmalloc' >> drivers/media/platform/coda/coda-bit.c: In function 'coda_alloc_framebuffers': >> drivers/media/platform/coda/coda-bit.c:312:3: error: implicit declaration of function 'kfree' > > That's odd - it includes slab.h. Cc Fabio. linux-next 20140923 has commit c0aaf696d45e2a72 which included slab.h and fixed these errors. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>