]> www.infradead.org Git - users/willy/xarray.git/commit
Remove idr_preload
authorMatthew Wilcox <willy@infradead.org>
Fri, 15 Feb 2019 13:16:26 +0000 (08:16 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 9 Aug 2019 01:38:16 +0000 (21:38 -0400)
commit359334bdac2edd90105fb33b759c41836b1fb335
tree21eff250223916c3775dddebcf465c5c58bc0ed6
parentdb2a53356357cd94bcd435e83ddfee82d3121bb8
Remove idr_preload

With all users gone, we can delete the implementation and various pieces
of infrastructure that it used.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
Documentation/core-api/idr.rst
include/linux/idr.h
lib/radix-tree.c
tools/testing/radix-tree/idr-test.c
tools/testing/radix-tree/main.c
tools/testing/radix-tree/multiorder.c
tools/testing/radix-tree/test.h
tools/testing/radix-tree/xarray.c