]> www.infradead.org Git - users/jedix/linux-maple.git/commit
um: remove vma linked list walk
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 14 Apr 2022 06:07:19 +0000 (23:07 -0700)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Tue, 26 Apr 2022 14:36:39 +0000 (10:36 -0400)
commitce45071d1092e4ddc9573d1d44e77e2e7514f4f0
treef897df18cc2089a18b8fa484f7ace13889d784e4
parent8eedd63c4995df23186fd54ff1ebc71166cd1f25
um: remove vma linked list walk

Use the VMA iterator instead.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
arch/um/kernel/tlb.c