On 22/05/2023 10:07, Stephen Rothwell wrote:
Hi all, After merging the drm-msm-lumag tree, today's linux-next build (x86_64 allmodconfig clang-17) failed like this: (in function _dpu_kms_initialize_hdmi): drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:647:28: error: variable 'i' is uninitialized when used here [-Werror,-Wuninitialized] Caused by commit ea767bb1752f ("drm/msm/dpu: add HDMI output support") Reported by the kernelci.org bot
Thanks for the report, it should be fixed now. -- With best wishes Dmitry