diff options
author | Wei Yang <[email protected]> | 2024-10-31 23:16:27 +0000 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-11-11 13:09:42 -0800 |
commit | 431e10601913f8f2006f3ed607e73eedf264b426 (patch) | |
tree | 1aafa7eeadfbe6fc6f52150354823de6a667c1ca /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 0ea120b278ad7f7cfeeb606e150ad04b192df60b (diff) |
maple_tree: add a test checking storing null
Add a test to assert that, when storing null to am empty tree or a
single entry tree it will not result into:
* a root node with range [0, ULONG_MAX] set to NULL
* a root node with consecutive slot set to NULL
[[email protected]: work around build error (mas_root)]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Wei Yang <[email protected]>
Reviewed-by: Liam R. Howlett <[email protected]>
Cc: Liam R. Howlett <[email protected]>
Cc: Sidhartha Kumar <[email protected]>
Cc: Lorenzo Stoakes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions