[PATCH 0/3] Fix MA_STATE_PREALLOC issue

Liam R. Howlett Liam.Howlett at oracle.com
Fri Jun 20 11:20:44 PDT 2025


* Andrew Morton <akpm at linux-foundation.org> [250616 19:24]:
> On Mon, 16 Jun 2025 14:45:18 -0400 "Liam R. Howlett" <Liam.Howlett at oracle.com> wrote:
> 
> > Address the issue of reusing the same maple state for multiple
> > preallocations calls caused by MA_STATE_PREALLOC, and add a test for
> > this use case.
> > 
> > Included is a change to the testing code to reduce false positives in
> > the rcu race testing on faster machines.
> 
> I split this series into
> 
> - a standalone fix for 6.16-rcX and -stable.
> 
> - two standalone selftests patches for 6.17-rc1.
> 
> Is that OK?


Yes, should be fine.

Thanks for checking.
Liam



More information about the maple-tree mailing list