diff options
Diffstat (limited to 'tools/testing/radix-tree/linux.c')
-rw-r--r-- | tools/testing/radix-tree/linux.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/radix-tree/linux.c b/tools/testing/radix-tree/linux.c index 3e4f9f36da2e..94bcdb992bbf 100644 --- a/tools/testing/radix-tree/linux.c +++ b/tools/testing/radix-tree/linux.c | |||
@@ -14,6 +14,7 @@ | |||
14 | int nr_allocated; | 14 | int nr_allocated; |
15 | int preempt_count; | 15 | int preempt_count; |
16 | int kmalloc_verbose; | 16 | int kmalloc_verbose; |
17 | int test_verbose; | ||
17 | 18 | ||
18 | struct kmem_cache { | 19 | struct kmem_cache { |
19 | pthread_mutex_t lock; | 20 | pthread_mutex_t lock; |