On Thu, Jan 29, 2026 at 10:49:19AM +0800, [email protected] wrote: > From: sunliming <[email protected]> > > Fix below smatch warnings: > drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp_v13.c:161 > dpu_hw_sspp_setup_pe_config_v13() > warn: variable dereferenced before check 'ctx' (see line 159) > > Reported-by: kernel test robot <[email protected]>
Closes? (you can just reply to this email with the Closes: line and the URL for the LKP report). > Reported-by: Dan Carpenter <[email protected]> > Closes: https://lore.kernel.org/r/[email protected]/ > Signed-off-by: sunliming <[email protected]> > --- > drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp_v13.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
