commit | 4bb53bdda0d1e061035774ed4868bdeb4d889044 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <willy@infradead.org> | Wed Sep 12 23:29:32 2018 -0400 |
committer | Matthew Wilcox <willy@infradead.org> | Sun Oct 21 10:46:47 2018 -0400 |
tree | 105026e609420e18c861295044b0f5f6ffdafe08 | |
parent | 879a9ae7b5bc046f195a725d62bbc96258e5d0c8 [diff] |
radix tree tests: Move item_insert_order The remaining tests are not suitable for moving in-kernel, so move item_insert_order() into multiorder.c, make it static and make it use the XArray. Signed-off-by: Matthew Wilcox <willy@infradead.org>