]> 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>
Wed, 20 Jul 2022 02:17:57 +0000 (02:17 +0000)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Tue, 6 Sep 2022 19:44:24 +0000 (15:44 -0400)
commit95936bc49c8897dc277aca15cf1f5d24f8decf7e
tree03303d8b5cc84f38723352371254666ae50a2a76
parent0e141f79ad4e844f14bf0573b3a5110c5fea5a2a
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