]> git.baikalelectronics.ru Git - kernel.git/commit
radix tree tests: Convert item_delete_rcu to XArray
authorMatthew Wilcox <willy@infradead.org>
Sat, 22 Sep 2018 19:34:28 +0000 (15:34 -0400)
committerMatthew Wilcox <willy@infradead.org>
Sun, 21 Oct 2018 14:46:48 +0000 (10:46 -0400)
commit5b20f29d494ceb95b4be0a3448f09be51adbfc89
tree4f825deee27540eea0fecc463387de20fa6ce5e6
parent1e91f7feaa0132be82eff273d32a91785e48d9dd
radix tree tests: Convert item_delete_rcu to XArray

In preparation for the removal of the multiorder radix tree code,
convert item_delete_rcu() to use the XArray so it can still be called
for XArrays containing multi-index entries.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
tools/testing/radix-tree/test.c
tools/testing/radix-tree/test.h