]> 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>
Wed, 11 May 2022 13:09:55 +0000 (09:09 -0400)
commit6a9e836b5f0176bb01ae76f964ac9cb387acd6ae
treee53b11dec9616e9542378bb543d20d4822cac6e9
parentf732d648d856741a42f2fd4ae58fc59ee8b4d1a5
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