]> www.infradead.org Git - users/willy/linux.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)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 20 Oct 2021 20:00:34 +0000 (16:00 -0400)
commit413718c4fcd663759679159c524edef3c945db9a
treeb96942fc02b154968231b8ff2086466234db5f55
parentd36e6c56081bc8ba1cc805762186a176fdaf6987
kernel/fork: Use maple tree iterators instead of linked list

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