]> 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>
Fri, 11 Feb 2022 03:38:08 +0000 (22:38 -0500)
commit1a0bacc684aef97f172d2f2c7f84b50cbf48f8cb
tree821ce08f24836861a7229665ff86e89131f11643
parentb68773110c5947d67fb90ae827ac88837f626540
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