Re: linux-next: Fixes tags need some work in the drm-msm-lumag tree

From: Dmitry Baryshkov
Date: Thu Jun 16 2022 - 02:08:10 EST


Hi Stephen,

On Thu, 16 Jun 2022 at 01:59, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
> Hi all,
>
> In commit
>
> c2bff24488ca ("drm/msm/dpu: remove hard-coded linewidth limit for writeback")
>
> Fixes tag
>
> Fixes: d7d0e73f7de3 ("introduce the dpu_encoder_phys_* for writeback")
>
> has these problem(s):
>
> - Subject does not match target commit subject
> Just use
> git log -1 --format='Fixes: %h ("%s")'
>
> Fixes: d7d0e73f7de3 ("drm/msm/dpu: introduce the dpu_encoder_phys_* for writeback")
>
> In commit
>
> 583e280ebb28 ("drm/msm/dpu: fix maxlinewidth for writeback block")
>
> Fixes tag
>
> Fixes: 53324b99bd7b ("add writeback blocks to the sm8250 DPU catalog")
>
> has these problem(s):
>
> - Subject does not match target commit subject
> Just use
> git log -1 --format='Fixes: %h ("%s")'
>
> Fixes: 53324b99bd7b ("drm/msm/dpu: add writeback blocks to the sm8250 DPU catalog")
>
> In commit
>
> defeb127761a ("drm/msm/dp: check core_initialized before disable interrupts at dp_display_unbind()")
>
> Fixes tag
>
> Fixes: a65c95ff88f2 ("drm/msm/dp: stop event kernel thread when DP unbind")
>
> has these problem(s):
>
> - Target SHA1 does not exist
>
> Maybe you meant
>
> Fixes; 570d3e5d28db ("drm/msm/dp: stop event kernel thread when DP unbind")

Thanks for the notice. All three commits will be fixed in the next update.

--
With best wishes
Dmitry