Commit 06b01113 authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

idr-test: Convert ida_check_nomem to new API



We can't move this test to kernel space because there's no way to
force kmalloc to fail.  But we can use the new API and check this
works when the test is in userspace.

Signed-off-by: default avatarMatthew Wilcox <willy@infradead.org>
parent 8ab8ba38
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment