From: Sakari Ailus <sakari.ailus@linux.intel.com>
To: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Pedro Pontes <pontescpedro@gmail.com>,
hansg@kernel.org, gregkh@linuxfoundation.org, mchehab@kernel.org,
andy@kernel.org, kees@kernel.org, linux-media@vger.kernel.org,
linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] media: atomisp: use kmalloc_objs for array allocations
Date: Tue, 21 Apr 2026 19:52:10 +0300 [thread overview]
Message-ID: <aeerOursgkNeoMQo@kekkonen.localdomain> (raw)
In-Reply-To: <CAHp75VeyCRCdR4VD8+KM33zYv3OMBSRGaeSE5B2Wc5hn9Q9hEA@mail.gmail.com>
Hi Andy,
On Thu, Apr 16, 2026 at 09:26:47PM +0300, Andy Shevchenko wrote:
> On Thu, Apr 16, 2026 at 4:46 PM Pedro Pontes <pontescpedro@gmail.com> wrote:
> >
> > Convert manual kmalloc() multiplications to the modern kmalloc_objs()
> > interface to improve type safety and prevent potential integer
> > overflows.
>
> There is already a patch doing it in a slightly better way. Have you
> followed the mailing list?
I must have missed it, too. :-\
> Please, better to help with this driver is to subscribe to the mailing
> list and review already
> submitted ones.
--
Regards,
Sakari Ailus
next prev parent reply other threads:[~2026-04-21 16:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-16 13:42 [PATCH] media: atomisp: use kmalloc_objs for array allocations Pedro Pontes
2026-04-16 18:26 ` Andy Shevchenko
2026-04-16 20:06 ` Pedro Pontes
2026-04-21 16:52 ` Sakari Ailus [this message]
2026-04-21 18:07 ` Andy Shevchenko
2026-04-21 18:09 ` Andy Shevchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aeerOursgkNeoMQo@kekkonen.localdomain \
--to=sakari.ailus@linux.intel.com \
--cc=andy.shevchenko@gmail.com \
--cc=andy@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=hansg@kernel.org \
--cc=kees@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=mchehab@kernel.org \
--cc=pontescpedro@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox