<p dir="ltr"></p>
<p dir="ltr">On 17 Nov. 2016 8:41 pm, "Arnd Bergmann" <<a href="mailto:arnd@arndb.de">arnd@arndb.de</a>> wrote:<br>
><br>
> On Thursday, November 17, 2016 4:14:44 AM CET Build bot for Mark Brown wrote:<br>
> >         arm64-allmodconfig<br>
> > ../drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c:126:36: error: 'OD_CFG' undeclared (first use in this function)<br>
> > ../drivers/gpu/drm/mediatek/mtk_drm_drv.c:220:5: error: 'struct drm_device' has no member named 'vblank_disable_allowed'<br>
> ><br>
> >         arm-allmodconfig<br>
> > ../drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c:126:36: error: 'OD_CFG' undeclared (first use in this function)<br>
> > ../drivers/gpu/drm/mediatek/mtk_drm_drv.c:220:5: error: 'struct drm_device' has no member named 'vblank_disable_allowed'<br>
><br>
> These two patches need to be reverted or fixed:<br>
><br>
> f752fff ("drm/mediatek: set vblank_disable_allowed to true")<br>
> 83ba62b ("drm/mediatek: fix a typo of OD_CFG to OD_RELAYMODE")<br>
><br>
> Both of them seem to work fine on linux-next, but were accidentally sent<br>
> to Linus yesterday through:<br>
><br>
>     Merge tag 'drm-fixes-for-v4.9-rc6' of git://<a href="http://people.freedesktop.org/~airlied/linux">people.freedesktop.org/~airlied/linux</a><br>
>     Merge branch 'mediatek-drm-fixes-2016-11-11' of <a href="https://github.com/ckhu-mediatek/linux.git-tags">https://github.com/ckhu-mediatek/linux.git-tags</a> into drm-fixes<br>
><br>
> Clearly that branch has never been build-tested by itself. Unfortunately<br>
> the dependency on "HAVE_ARM_SMCCC" caused the driver to not be no longer<br>
> included in x86 allmodconfig builds despite the COMPILE_TEST check,<br>
> so neither David Airlie nor Linus Torvalds caught it before it got merged.</p>
<p dir="ltr">oops bad dependency, I normally have a cross compile on -next, but -fixes I don't always do it, since who would send broken -fixes, </p>
<p dir="ltr">Arnd could you send a git pull with the two reverts, with my Acked-by on it? I won't be in a place to do it for 8-9hrs.</p>
<p dir="ltr">Dave.<br>
><br>
>         Arnd<br>
> _______________________________________________<br>
> dri-devel mailing list<br>
> <a href="mailto:dri-devel@lists.freedesktop.org">dri-devel@lists.freedesktop.org</a><br>
> <a href="https://lists.freedesktop.org/mailman/listinfo/dri-devel">https://lists.freedesktop.org/mailman/listinfo/dri-devel</a><br></p>