]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fs/proc/task_mmu: Stop using linked list and highest_vm_end
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 4 Jan 2021 19:47:48 +0000 (14:47 -0500)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Tue, 8 Mar 2022 18:19:12 +0000 (13:19 -0500)
commit56bbaff3f6362d32964e8ac58db3d5fa5531e55c
tree2df13197cd936e7e5905ed30930af75a8b3e9edd
parentd550ed84f797377e6ae387705d064fdaf0df4eee
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: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
fs/proc/internal.h
fs/proc/task_mmu.c