]> 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>
Thu, 16 Dec 2021 03:01:35 +0000 (22:01 -0500)
commit443830bfdae597bc8503d5a1e994fda2326de426
tree4947c109e26031141e998a22e24183adc84c583c
parent693dcb7ec9d290fd4e1bcbca064e69421956c775
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/internal.h
fs/proc/task_mmu.c