diff options
author | Matthew Wilcox <mawilcox@microsoft.com> | 2017-11-09 20:15:14 -0500 |
---|---|---|
committer | Matthew Wilcox <mawilcox@microsoft.com> | 2018-02-06 15:07:20 -0500 |
commit | 490645d027c5925b30c88b9c7a663850a641d15d (patch) | |
tree | b4a3f935b649555ad08d2f747cbd199d78922352 /net/sched/cls_basic.c | |
parent | 051803c0d01f4d8a197ecc08bfeffdff00d86c62 (diff) | |
download | linux-490645d027c5925b30c88b9c7a663850a641d15d.tar.bz2 |
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 'net/sched/cls_basic.c')
0 files changed, 0 insertions, 0 deletions