]> www.infradead.org Git - users/jedix/linux-maple.git/commit
kernel/fork: Use maple tree iterators instead of linked list
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 4 Jan 2021 19:54:49 +0000 (14:54 -0500)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Fri, 1 Oct 2021 17:55:48 +0000 (13:55 -0400)
commitd8fc086191b1d2bd2c8d7c4365a21b7c371083a3
tree052dc5dc2473c1d4c6055aae31eb9bde540b8933
parent34b6fa6b6631fc2811b34eaa67e4389c384edf26
kernel/fork: Use maple tree iterators instead of linked list

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