]> git.baikalelectronics.ru Git - kernel.git/commit
radix tree: Remove radix_tree_iter_find
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Sat, 2 Nov 2019 02:21:54 +0000 (22:21 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Sat, 2 Nov 2019 02:26:34 +0000 (22:26 -0400)
commit5ae31e35a0a2dc03c8c8b859eb8a284b3b5854de
tree8003205fe9180b8653cd7da56951e16fec97fc48
parenta3c4a825ba306d5446bbe36264d4c17d876c4e3e
radix tree: Remove radix_tree_iter_find

This API is unsafe to use under the RCU lock.  With no in-tree users
remaining, remove it to prevent future bugs.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
include/linux/radix-tree.h