Hi Anitha, On Mon, Nov 30, 2020 at 10:19:13PM +0000, Chrisanthus, Anitha wrote: > Hi Arnd, > Thanks for your patch. > > > -----Original Message----- > > From: Arnd Bergmann <a...@kernel.org> > > Sent: Sunday, November 29, 2020 12:09 PM > > To: Chrisanthus, Anitha <anitha.chrisant...@intel.com>; Dea, Edmund J > > <edmund.j....@intel.com>; David Airlie <airl...@linux.ie>; Daniel Vetter > > <dan...@ffwll.ch>; Sam Ravnborg <s...@ravnborg.org> > > Cc: Arnd Bergmann <a...@arndb.de>; lkp <l...@intel.com>; dri- > > de...@lists.freedesktop.org; linux-kernel@vger.kernel.org > > Subject: [PATCH] drm/kmb: fix array bounds warning > > > > From: Arnd Bergmann <a...@arndb.de> > > > > gcc warns about an out-of-bounds access when the using nonzero > > values for 'plane_id' on kmb->plane_status: ...
> Looks good. > > Reviewed-by: Anitha Chrisanthus <anitha.chrisant...@intel.com> You wanted a little time to get comforable with dim, so I picked up this patch and pushed it to drm-misc-next. Sam