]> git.baikalelectronics.ru Git - kernel.git/commit
radix tree test suite: Add config option for map shift
authorRehas Sachdeva <aquannie@gmail.com>
Mon, 13 Feb 2017 21:16:03 +0000 (16:16 -0500)
committerMatthew Wilcox <mawilcox@microsoft.com>
Tue, 14 Feb 2017 02:44:10 +0000 (21:44 -0500)
commit8aac07693a9c565cc78c64d15c5a89b35c20c297
treeb38304ab4998f9e676ea142a170630ad7d813a24
parent20fcb4a362ae3b5e4273a343f3d3420ea7926b97
radix tree test suite: Add config option for map shift

Add config option "SHIFT=<value>" to Makefile for building test suite
with any value of RADIX_TREE_MAP_SHIFT between 3 and 7 inclusive.

Signed-off-by: Rehas Sachdeva <aquannie@gmail.com>
[mawilcox@microsoft.com: .gitignore, quieten grep, remove on clean]
Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
tools/testing/radix-tree/.gitignore
tools/testing/radix-tree/Makefile
tools/testing/radix-tree/linux/kernel.h
tools/testing/radix-tree/linux/radix-tree.h