]> www.infradead.org Git - users/willy/linux.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)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 20 Oct 2021 20:00:33 +0000 (16:00 -0400)
commit986caef311789b4ce359ec2293d25495138cf402
tree3efe1d218e82647ebc09f73fc47f52e49ba44093
parent43a07486b36805899abe3249ae098aefd8e1aa5b
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