linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH Fix 0/2] Underflow in  mas_spanning_rebalance() and test
@ 2022-06-25  0:39 Liam Howlett
  2022-06-25  0:39 ` [PATCH Fix 1/2] maple_tree: Fix underflow in mas_spanning_rebalance() Liam Howlett
  2022-06-25  0:39 ` [PATCH Fix 2/2] test_maple_tree: Add test for spanning store of entire range Liam Howlett
  0 siblings, 2 replies; 3+ messages in thread
From: Liam Howlett @ 2022-06-25  0:39 UTC (permalink / raw)
  To: maple-tree@lists.infradead.org, linux-mm@kvack.org,
	linux-kernel@vger.kernel.org, Andrew Morton, Yu Zhao

Fixes the bug found by Yu Zhao running stress-ng on a large system
(512gb of ram).

Patches against mm-unstable.

Liam R. Howlett (2):
  maple_tree: Fix underflow in mas_spanning_rebalance()
  test_maple_tree: Add test for spanning store of entire range.

 lib/maple_tree.c      |  6 ++++--
 lib/test_maple_tree.c | 13 +++++++++++++
 2 files changed, 17 insertions(+), 2 deletions(-)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-25  0:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-25  0:39 [PATCH Fix 0/2] Underflow in mas_spanning_rebalance() and test Liam Howlett
2022-06-25  0:39 ` [PATCH Fix 1/2] maple_tree: Fix underflow in mas_spanning_rebalance() Liam Howlett
2022-06-25  0:39 ` [PATCH Fix 2/2] test_maple_tree: Add test for spanning store of entire range Liam Howlett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).