On Thu, Jun 6, 2024 at 8:46 PM Kees Cook <kees@xxxxxxxxxx> wrote: > > On Thu, Jun 06, 2024 at 08:35:13PM +0300, Andy Shevchenko wrote: > > On Thu, Jun 6, 2024 at 6:56 PM Kees Cook <kees@xxxxxxxxxx> wrote: > > > On Thu, 06 Jun 2024 15:46:09 +0100, Jean-Philippe Brucker wrote: > > > > [...] > > > > > Applied to for-next/hardening, thanks! > > > > Btw, is it possible to get this for v6.10, so we may start enabling it > > for others? > > Which others do you mean? There are a lot of users of kmemdup(x*y) which I want to convert sooner than later to kmemdup_array(x,y). FWIW, this patch even has a Fixes tag! -- With Best Regards, Andy Shevchenko