]> 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, 14 Jan 2021 01:33:57 +0000 (20:33 -0500)
commit026f6892a40f2dcd886c6e25b572750458654b4b
tree590d1740684cc2f39de3d00d8e545cb25586170f
parent835bb2e9e4892639167a30dd43600d8bbd245b98
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