aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm
diff options
context:
space:
mode:
authorWei Yang <richard.weiyang@gmail.com>2024-11-13 03:16:16 +0000
committerAndrew Morton <akpm@linux-foundation.org>2025-01-13 22:40:41 -0800
commit7318f95ba40bed454d1e20f27e821198d3def4e5 (patch)
tree7b60a20eba1c7755c2f7a45b9d5f4de215b523ce /mm
parentmaple_tree: add a test check deficient node (diff)
downloadwireguard-linux-7318f95ba40bed454d1e20f27e821198d3def4e5.tar.xz
wireguard-linux-7318f95ba40bed454d1e20f27e821198d3def4e5.zip
maple_tree: only root node could be deficient
Each level's rightmost node should have (max == ULONG_MAX). This means current validation skips the right most node on each level. Only the root node may be below the minimum data threshold. Link: https://lkml.kernel.org/r/20241113031616.10530-4-richard.weiyang@gmail.com Signed-off-by: Wei Yang <richard.weiyang@gmail.com> Reviewed-by: Liam R. Howlett <Liam.Howlett@Oracle.com> Cc: Sidhartha Kumar <sidhartha.kumar@oracle.com> Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions