Re: [PATCH] RAS/AMD/FMPM: use struct_size_t

From: Yazen Ghannam

Date: Mon Sep 21 2026 - 11:45:36 EST


On Fri, Sep 18, 2026 at 08:54:57PM -0700, Borislav Petkov wrote:
> On Thu, Mar 19, 2026 at 12:28:18PM -0400, Yazen Ghannam wrote:
> > On Mon, Mar 16, 2026 at 08:16:50PM -0700, Rosen Penev wrote:
> > > Avoids manual size calculation with the proper helper.
> > >
> > > Also use kzalloc_flex for the same reason.
> > >
> > > Signed-off-by: Rosen Penev <rosenp@xxxxxxxxx>
> >
> > Reviewed-by: Yazen Ghannam <yazen.ghannam@xxxxxxx>
>
> https://sashiko.dev/#/patchset/20260317031650.93712-1-rosenp%40gmail.com
>
> Yazen, there are funnies for you too in there.
>
> :-)
>

As always :P.

BTW, how are you triggering Sashiko?

I see that Sashiko replies directly on the linux-pci list.
Ex. https://lore.kernel.org/all/20260918145619.3016889-1-yazen.ghannam@xxxxxxx/

It's nice to have the email replies rather than just the web interface.

Thanks,
Yazen