]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fs/proc/task_mmu: Stop using linked list and highest_vm_end
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 4 Jan 2021 19:47:48 +0000 (14:47 -0500)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Thu, 2 Sep 2021 15:26:30 +0000 (11:26 -0400)
commit530cda0c024a5bea45f0f141ad60c9729831471b
tree5d2de9d3475e2573298a10073a79e18e67e1f819
parent4f80b9101703171611beeb32d30c14b0f08ddc33
fs/proc/task_mmu: Stop using linked list and highest_vm_end

Remove references to mm_struct linked list and highest_vm_end for when they are removed

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
fs/proc/task_mmu.c