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 <[email protected]> > > Sent: Sunday, November 29, 2020 12:09 PM > > To: Chrisanthus, Anitha <[email protected]>; Dea, Edmund J > > <[email protected]>; David Airlie <[email protected]>; Daniel Vetter > > <[email protected]>; Sam Ravnborg <[email protected]> > > Cc: Arnd Bergmann <[email protected]>; lkp <[email protected]>; dri- > > [email protected]; [email protected] > > Subject: [PATCH] drm/kmb: fix array bounds warning > > > > From: Arnd Bergmann <[email protected]> > > > > 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 <[email protected]> You wanted a little time to get comforable with dim, so I picked up this patch and pushed it to drm-misc-next. Sam

