]> www.infradead.org Git - users/jedix/linux-maple.git/commit
kernel/fork: Stop using dup tree and pre-allocate the nodes needed.
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 28 Sep 2020 19:46:55 +0000 (15:46 -0400)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 30 Oct 2020 19:12:30 +0000 (15:12 -0400)
commit42f9267a383a4e834b46f911856ae06fd1c925e0
tree41c38ecba7d54bb3cba8502e8da9c80a15fac52c
parent398c51496a6d6364c301d9d32f709a65474482b4
kernel/fork: Stop using dup tree and pre-allocate the nodes needed.

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
kernel/fork.c