diff options
| author | Wei Yang <[email protected]> | 2025-03-10 07:49:32 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2025-03-17 19:17:00 +0000 |
| commit | 4164e1525d37d463bbd0a808709fd75abcfc89a5 (patch) | |
| tree | 439f71636e1dadf12a26bba157206e366d20fc24 /lib/debug_locks.c | |
| parent | checkpatch: describe --min-conf-desc-length (diff) | |
| download | kernel-4164e1525d37d463bbd0a808709fd75abcfc89a5.tar.gz kernel-4164e1525d37d463bbd0a808709fd75abcfc89a5.zip | |
lib/rbtree: enable userland test suite for rbtree related data structure
Patch series "lib/interval_tree: add some test cases and cleanup", v2.
Since rbtree/augmented tree/interval tree share similar data structure,
besides new cases for interval tree, this patch set also does cleanup for
others.
This patch (of 7):
Currently we have some tests for rbtree related data structure, e.g.
rbtree, augmented rbtree, interval tree, in lib/ as kernel module.
To facilitate the test and debug for those fundamental data structure,
this patch enable those tests in userland.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Wei Yang <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Michel Lespinasse <[email protected]>
Cc: Jason Gunthorpe <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/debug_locks.c')
0 files changed, 0 insertions, 0 deletions
