]> 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)
commit475033faacef82f78bc3118311a1363a027abb10
tree36a77e103ef0c6061ed3ec5f18b8865bb87947ef
parent4441f059e712191aa6c20acd71dd645f7792b945
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