[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220208084318.pkfs6xtpe4cz77sd@pengutronix.de>
Date: Tue, 8 Feb 2022 09:43:18 +0100
From: Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
To: Lee Jones <lee.jones@...aro.org>
Cc: Christophe JAILLET <christophe.jaillet@...adoo.fr>,
Thierry Reding <thierry.reding@...il.com>,
Daniel Thompson <daniel.thompson@...aro.org>,
Jingoo Han <jingoohan1@...il.com>,
Helge Deller <deller@....de>, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-pwm@...r.kernel.org,
dri-devel@...ts.freedesktop.org, linux-fbdev@...r.kernel.org
Subject: Re: [PATCH] backlight: pwm_bl: Avoid open coded arithmetic in memory
allocation
On Mon, Feb 07, 2022 at 09:31:00AM +0000, Lee Jones wrote:
> On Mon, 07 Feb 2022, Uwe Kleine-König wrote:
>
> > On Sat, Feb 05, 2022 at 08:40:48AM +0100, Christophe JAILLET wrote:
> > > kmalloc_array()/kcalloc() should be used to avoid potential overflow when
> > > a multiplication is needed to compute the size of the requested memory.
> > >
> > > So turn a kzalloc()+explicit size computation into an equivalent kcalloc().
> > >
> > > Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
> >
> > LGTM
> >
> > Acked-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
> >
> > Thanks
> > Uwe
>
> I am totally confused!
An rightfully so. Copy-paste-fail, this was supposed to be
Acked-by: Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
Sorry!
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | https://www.pengutronix.de/ |
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists