On Mon 29-06-15 18:06:22, Mark Brown wrote: > On Mon, Jun 29, 2015 at 11:36:17AM +0100, Build bot for Mark Brown wrote: > > Today's -next fails to build an ARM allmodconfig due to: > > > ../drivers/gpu/drm/exynos/exynos_drm_g2d.c:465:7: error: 'vec' undeclared (first use in this function) > > caused by "drm/exynos: convert g2d_userptr_get_dma_addr() to use > get_vaddr_frames()" which has an obvious bug testing the return value of > frame_vector_create() by trying to look at vec rather than g2d_userptr->vec. Thanks for notice. Attached is a fixed version of the patch. Honza -- Jan Kara SUSE Labs, CR