linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fix mas_new_root()
@ 2024-10-15 23:39 Wei Yang
  2024-10-15 23:39 ` [PATCH 1/2] maple_tree: not necessary to check index/last again Wei Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Wei Yang @ 2024-10-15 23:39 UTC (permalink / raw)
  To: Liam.Howlett, akpm; +Cc: maple-tree, linux-mm, Wei Yang

When overwriting the whole range with NULL, current behavior is not correct.

Wei Yang (2):
  maple_tree: not necessary to check index/last again
  maple_tree: one single entry couldn't represent the whole range

 lib/maple_tree.c | 9 ---------
 1 file changed, 9 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2024-10-16  3:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-15 23:39 [PATCH 0/2] fix mas_new_root() Wei Yang
2024-10-15 23:39 ` [PATCH 1/2] maple_tree: not necessary to check index/last again Wei Yang
2024-10-15 23:39 ` [PATCH 2/2] maple_tree: one single entry couldn't represent the whole range Wei Yang
2024-10-16  1:27   ` Liam R. Howlett
2024-10-16  0:42 ` [PATCH 0/2] fix mas_new_root() Liam R. Howlett
2024-10-16  1:25   ` Liam R. Howlett
2024-10-16  2:18     ` Wei Yang
2024-10-16  2:32       ` Liam R. Howlett
2024-10-16  3:16         ` Wei Yang
2024-10-16  3:24         ` Wei Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox