diff options
author | Matthew Wilcox <mawilcox@microsoft.com> | 2017-11-10 02:15:14 +0100 |
---|---|---|
committer | Matthew Wilcox <mawilcox@microsoft.com> | 2018-02-06 21:07:20 +0100 |
commit | 490645d027c5925b30c88b9c7a663850a641d15d (patch) | |
tree | b4a3f935b649555ad08d2f747cbd199d78922352 /tools/testing/radix-tree/Makefile | |
parent | radix tree test suite: Remove ARRAY_SIZE (diff) | |
download | linux-490645d027c5925b30c88b9c7a663850a641d15d.tar.xz linux-490645d027c5925b30c88b9c7a663850a641d15d.zip |
idr test suite: Fix ida_test_random()
The test was checking the wrong errno; ida_get_new_above() returns
EAGAIN, not ENOMEM on memory allocation failure. Double the number of
threads to increase the chance that we actually exercise this path
during the test suite (it was a bit sporadic before).
Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
Diffstat (limited to 'tools/testing/radix-tree/Makefile')
0 files changed, 0 insertions, 0 deletions