radix-tree tests: properly initialize mutex
authorRoss Zwisler <ross.zwisler@linux.intel.com>
Sat, 10 Sep 2016 10:34:20 +0000 (20:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sat, 10 Sep 2016 10:34:20 +0000 (20:34 +1000)
commit91f032ea9ec87d0728487e42ebdc995e5adc1d25
tree3bb29d68bab61373dd3161abd5a2d94f479af50e
parent5ac62190cc9b2a540ddb5ab98b75c6002ca28230
radix-tree tests: properly initialize mutex

The pthread_mutex_t in regression1.c wasn't being initialized properly.

Link: http://lkml.kernel.org/r/20160815194237.25967-4-ross.zwisler@linux.intel.com
Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Cc: Konstantin Khlebnikov <koct9i@gmail.com>
Cc: Andrey Ryabinin <aryabinin@virtuozzo.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/radix-tree/regression1.c
This page took 0.032356 seconds and 5 git commands to generate.