commit | a8ec14d4f6aa8e245efacc992c8ee6ea0464ce2a | [log] [tgz] |
---|---|---|
author | Davidlohr Bueso <dave@stgolabs.net> | Mon Jul 10 15:51:49 2017 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jul 10 16:32:35 2017 -0700 |
tree | eb6eaca9080f9cbdb6d17af2ebf64c80175daa52 | |
parent | a54dae0338b7f01eb0f9c7571fb9b74f791d1c6b [diff] |
lib/interval_tree_test.c: allow users to limit scope of endpoint Add a 'max_endpoint' parameter such that users may easily limit the size of the intervals that are randomly generated. Link: http://lkml.kernel.org/r/20170518174936.20265-4-dave@stgolabs.net Signed-off-by: Davidlohr Bueso <dbueso@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>