commit | ab6ef70a8b0d314c2160af70b0de984664d675e0 | [log] [tgz] |
---|---|---|
author | Wei Yang <richard.weiyang@gmail.com> | Sat Nov 12 23:43:08 2022 +0000 |
committer | Andrew Morton <akpm@linux-foundation.org> | Tue Jan 31 16:44:08 2023 -0800 |
tree | 22b7ff508245eee847c17e1b340dc82b6a76d9c2 | |
parent | 889a904fe34d90c4416dd403f5d3ad859180cf68 [diff] |
maple_tree: should get pivots boundary by type We should get pivots boundary by type. Fixes a potential overindexing of mt_pivots[]. Link: https://lkml.kernel.org/r/20221112234308.23823-1-richard.weiyang@gmail.com Fixes: 54a611b60590 ("Maple Tree: add new data structure") Signed-off-by: Wei Yang <richard.weiyang@gmail.com> Reviewed-by: Liam R. Howlett <Liam.Howlett@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>