]> 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)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Wed, 20 Oct 2021 19:22:36 +0000 (15:22 -0400)
commit2e18fceaf3b4565d9fe4b38ed08fe492db0b463d
tree0c38bbfb0e7551e216749b445348609f17de629c
parent836d96bbe4f9f1c5b06ad7748464168f32b4149a
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