Hello, Just a gentle ping, this patch was never applied. Is there something more that needs to be done?
Thanks and regards, Advait On Mon, 14 Oct 2024 at 13:08, Dmitry Baryshkov <dmitry.barysh...@linaro.org> wrote: > > On Mon, Oct 07, 2024 at 08:39:04PM +0530, Advait Dhamorikar wrote: > > atmel_hlcdc_plane_update_buffers: may use an uninitialized > > sr variable when the if condition remains unsatisfied. > > The variable may contain an arbitrary value left from earlier computations. > > > > Reported-by: kernel test robot <l...@intel.com> > > Reported-by: Dan Carpenter <erro...@gmail.com> > > Closes: https://lore.kernel.org/r/202409240320.mzpgi3up-...@intel.com/ > > Signed-off-by: Advait Dhamorikar <advaitdhamori...@gmail.com> > > Fixes: d498771b0b83 ("drm: atmel_hlcdc: Add support for XLCDC using IP > specific driver ops") > > Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@linaro.org> > > -- > With best wishes > Dmitry