Skip to content
Commit 6e6d3014 authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

IDR test suite: Check handling negative end correctly



One of the charming quirks of the idr_alloc() interface is that you
can pass a negative end and it will be interpreted as "maximum".  Ensure
we don't break that.

Signed-off-by: default avatarMatthew Wilcox <mawilcox@microsoft.com>
parent 490645d0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment