diff options
| author | Peng Zhang <[email protected]> | 2023-07-11 11:54:38 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-08-18 10:12:21 -0700 |
| commit | d695c30a8ca07ac7e2138435b461b36289d5656e (patch) | |
| tree | 8a0d10286edb71fb7cf8dcb31acb8fad3c4ecfd2 /tools/perf/scripts/python | |
| parent | 86aa6998ad00af823de81d12d41d7063c14298a0 (diff) | |
maple_tree: don't use MAPLE_ARANGE64_META_MAX to indicate no gap
Patch series "Improve the validation for maple tree and some cleanup", v2.
This patch (of 7):
Do not use a special offset to indicate that there is no gap. When there
is no gap, offset can point to any valid slots because its gap is 0.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Peng Zhang <[email protected]>
Reviewed-by: Liam R. Howlett <[email protected]>
Tested-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions