]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fs/proc/task_mmu: Stop using linked list and highest_vm_end
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 4 Jan 2021 19:47:48 +0000 (14:47 -0500)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Fri, 22 Oct 2021 00:27:29 +0000 (20:27 -0400)
commit4eec123ef22b6d23bb958ac51de687528def9454
tree9826b9c3fd366d0171277e4baeae3fb9058256e4
parent853b50af0b50854d6bf8c7107c29904282707963
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: Liam R. Howlett <Liam.Howlett@Oracle.com>
fs/proc/task_mmu.c