]> 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>
Mon, 14 Mar 2022 18:49:46 +0000 (14:49 -0400)
commit9eff8a4d83b6966525de1040e18dee7fdee68c47
tree88d85006617ce9d32e795ac092dfd223c314c88f
parent453a24fef5e1bb02260752bb541c59e8292413df
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