]> 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>
Thu, 14 Apr 2022 06:07:19 +0000 (23:07 -0700)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Thu, 14 Apr 2022 21:49:47 +0000 (17:49 -0400)
commit41017c40e616ae87a7a5438a85ea31eca2f74d07
tree7c15bb96ae09a2f7beff1d26aec4ed1e3484faec
parenta875c5e99da38bcb2d4b6749d5a7ae26ddac550e
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

Link: https://lkml.kernel.org/r/20220404143501.2016403-45-Liam.Howlett@oracle.com
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/proc/internal.h
fs/proc/task_mmu.c