]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Alloc at most 1 page of nodes during fork.
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Tue, 25 Aug 2020 17:56:13 +0000 (13:56 -0400)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 30 Oct 2020 19:09:17 +0000 (15:09 -0400)
commit1020374d187ba2f0dfb5e7f2f5de09c2f464c5a7
tree3653cfa87e026f6ac57c213130ed4ba736adf033
parentb59f72da76578b3ec6bceff747ae720437d913fb
maple_tree: Alloc at most 1 page of nodes during fork.

Also fix a corner case of root + children being 17 and thus failing out during a fork

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
include/linux/maple_tree.h
lib/maple_tree.c