]> git.baikalelectronics.ru Git - kernel.git/commit
radix tree: Remove multiorder support
authorMatthew Wilcox <willy@infradead.org>
Sat, 22 Sep 2018 20:14:30 +0000 (16:14 -0400)
committerMatthew Wilcox <willy@infradead.org>
Sun, 21 Oct 2018 14:46:48 +0000 (10:46 -0400)
commitbae41c65d8760643577dbf54d97cc18319460ef3
tree36a77e103ef0c6061ed3ec5f18b8865bb87947ef
parent64e34749d4a9c04d38c827d71c85da0b14f62aba
radix tree: Remove multiorder support

All users have now been converted to the XArray.  Removing the support
reduces code size and ensures new users will use the XArray instead.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
include/linux/radix-tree.h
lib/Kconfig
lib/radix-tree.c
mm/Kconfig
tools/testing/radix-tree/generated/autoconf.h