diff options
author | 2023-07-11 11:54:43 +0800 | |
---|---|---|
committer | 2023-08-18 10:12:22 -0700 | |
commit | 29b2681f1aa95cff6ec0afdeac0b2cab659a5564 (patch) | |
tree | 01ef9b853d0b6afb9f75bf23ddf5ff56bfd3b66e /mm/page_ext.c | |
parent | maple_tree: update mt_validate() (diff) | |
download | wireguard-linux-29b2681f1aa95cff6ec0afdeac0b2cab659a5564.tar.xz wireguard-linux-29b2681f1aa95cff6ec0afdeac0b2cab659a5564.zip |
maple_tree: replace mas_logical_pivot() with mas_safe_pivot()
Replace mas_logical_pivot() with mas_safe_pivot() and drop
mas_logical_pivot() since it won't be used anymore. We can do this since
now all nodes will have node limit pivot (if it is not full node).
Link: https://lkml.kernel.org/r/20230711035444.526-8-zhangpeng.00@bytedance.com
Signed-off-by: Peng Zhang <zhangpeng.00@bytedance.com>
Reviewed-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Tested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/page_ext.c')
0 files changed, 0 insertions, 0 deletions