Hi, On 02/05/2015 10:07 PM, Gustavo Padovan wrote: > Hi, > > > 2015-02-05 Joonyoung Shim <jy0922.shim@xxxxxxxxxxx>: > >> There is a case called disable_plane callback function even if >> plane->crtc is NULL from exynos_drm_encoder_disable and it will cause >> NULL pointer reference error. >> >> Signed-off-by: Joonyoung Shim <jy0922.shim@xxxxxxxxxxx> >> --- >> drivers/gpu/drm/exynos/exynos_drm_encoder.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > You need to merge this patch with patch 3 or you will break the bisect. > The NULL pointer is introduced by the previous patch, so fix it in the same > patch. > Yeah, it is revealed by patch 3 but it was original problem from before patch 3. How about apply this patch earlier than patch 3? > Once that is fixed: > > Reviewed-by: Gustavo Padovan <gustavo.padovan@xxxxxxxxxxxxxxx> > Thanks for review. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel