]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: don't use maple state for allocations slub-percpu-caches-v4
authorLiam R. Howlett <Liam.Howlett@oracle.com>
Wed, 22 Nov 2023 16:17:31 +0000 (11:17 -0500)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Fri, 26 Jan 2024 19:52:12 +0000 (14:52 -0500)
commit732e4a3c29bc3be298280c41ddaf2610da8fc618
treef2c9542cd3ac22fbe94608612c8e5b4ea6fb0e61
parent432623f0f93d02321f59e7fbb61b4123608196d3
maple_tree: don't use maple state for allocations

Use the per-cpu array directly.

Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
include/linux/maple_tree.h
include/linux/mm.h
lib/maple_tree.c
lib/test_maple_tree.c
tools/testing/radix-tree/linux.c
tools/testing/radix-tree/maple.c