Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Pull idr fix (and new tests) from Matthew Wilcox: "One urgent patch in here; freeing the correct IDA bitmap. Everything else is changes to the test suite" * 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax: radix tree test suite: Specify -m32 in LDFLAGS too ida: Free correct IDA bitmap radix tree test suite: Depend on Makefile and quieten grep radix tree test suite: Fix build with --as-needed radix tree test suite: Build 32 bit binaries radix tree test suite: Add performance test for radix_tree_join() radix tree test suite: Add performance test for radix_tree_split() radix tree test suite: Add performance benchmarks radix tree test suite: Add test for radix_tree_clear_tags() radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove() radix tree test suite: Add test for idr_get_next()
No related branches found
No related tags found
Showing
- lib/radix-tree.c 2 additions, 2 deletionslib/radix-tree.c
- tools/testing/radix-tree/Makefile 9 additions, 6 deletionstools/testing/radix-tree/Makefile
- tools/testing/radix-tree/benchmark.c 166 additions, 7 deletionstools/testing/radix-tree/benchmark.c
- tools/testing/radix-tree/idr-test.c 75 additions, 3 deletionstools/testing/radix-tree/idr-test.c
- tools/testing/radix-tree/main.c 1 addition, 0 deletionstools/testing/radix-tree/main.c
- tools/testing/radix-tree/tag_check.c 29 additions, 0 deletionstools/testing/radix-tree/tag_check.c
- tools/testing/radix-tree/test.h 1 addition, 0 deletionstools/testing/radix-tree/test.h
Loading
Please register or sign in to comment