]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm: Remove rb tree.
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 24 Jul 2020 19:06:25 +0000 (15:06 -0400)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Wed, 20 Jan 2021 14:27:44 +0000 (09:27 -0500)
commitdc07429c9bec97e0e113831f82acab700495400b
treec5de164eebb2995ce2961244991b1356d2c02274
parente73bbeb7e8c1fea864b42e7d017d454b535122f9
mm: Remove rb tree.

Remove the RB tree and start using the maple tree for vm_area_struct
tracking.

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
arch/x86/kernel/tboot.c
drivers/firmware/efi/efi.c
include/linux/mm.h
include/linux/mm_types.h
kernel/fork.c
mm/init-mm.c
mm/mmap.c
mm/util.c