Re: [PATCH v4 0/7] SRAT/CEDT fixes and updates

From: Robert Richter
Date: Thu Apr 25 2024 - 03:34:42 EST


On 24.04.24 10:46:44, Dan Williams wrote:
> Robert Richter wrote:
> > Some fixes and updates for SRAT/CEDT parsing code. Patches can be
> > applied individually and are independent.
> >
> > First patch fixes a page fault during boot. It should be marked
> > stable.
> >
> > 2nd patch reworks the code around numa_fill_memblks() (Dan's
> > suggestion).
>
> Just squash these 2 together. The -stable maintainers continue to assert
> that fixes should do the right thing by mainline mainline standards and
> let the -stable backport process decide if a different change needs to
> be made for older kernels. I see no benefit for tracking 2 changes for
> how numa_fill_memblks() is defined.

Ok, will drop #1 in a v5.

Thanks,

-Robert