On Fri, Mar 13, 2026 at 02:59:00PM -0700, Rosen Penev wrote: > Simplifies allocations by using a flexible array member in this struct. > > Add __counted_by to get extra runtime analysis. Move counting variable > assignment to right after allocation as required by __counted_by. > > Signed-off-by: Rosen Penev <[email protected]> > Reviewed-by: Qiuxu Zhuo <[email protected]>
Merged into RAS tree. Will go to Linus in v7.1 merge window. Thanks -Tony

