On Fri, Jul 3, 2015 at 8:28 AM, Build bot for Mark Brown broonie@kernel.org wrote:
Tree/Branch: next-20150703 Git describe: next-20150703 Commit: e58c24353a Add linux-next specific files for 20150703
Build Time: 152 min 12 sec
Passed: 8 / 9 ( 88.89 %) Failed: 1 / 9 ( 11.11 %)
Errors: 1 Warnings: 73 Section Mismatches: 1
Failed defconfigs: arm-allmodconfig
Errors:
arm-allmodconfig
../drivers/gpu/drm/exynos/exynos_drm_g2d.c:465:7: error: 'vec' undeclared (first use in this function)
Bisect:
6e9d331aec60a3dd1bbc035fbdd84a90364b8565 is the first bad commit commit 6e9d331aec60a3dd1bbc035fbdd84a90364b8565 Author: Jan Kara jack@suse.cz Date: Fri Jun 19 09:05:45 2015 +1000
drm/exynos: convert g2d_userptr_get_dma_addr() to use get_vaddr_frames()
Fix seems posted here...
http://permalink.gmane.org/gmane.comp.video.dri.devel/131898
Original problematic commit comes in via the akpm tree.... paul@yow:~/git/linux-head$ git describe --contains 6e9d331aec60a3dd next-20150703~1^2~4
paul@yow:~/git/linux-head$ git rev-parse next-20150703~1 43fd9052f8cba2ae8e11c0a763ef5a5c512d187d
...which is:
43fd9052f8cb Merge branch 'akpm/master'
Paul.