-
由 Matthew Wilcox 提交于
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: NMatthew Wilcox <mawilcox@microsoft.com>490645d0