]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/oom_kill: Use maple tree iterators instead of vma linked list
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 4 Jan 2021 20:06:25 +0000 (15:06 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 1 Nov 2021 14:43:50 +0000 (10:43 -0400)
commite11e62a90f12634be639c18690a0c1bb95752362
tree3ce362b73747313e6bdf6fc58b08b1f2cc7e869b
parent03e5df652b4b8a4efb401f04358456a920136c9d
mm/oom_kill: Use maple tree iterators instead of vma linked list

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