]> www.infradead.org Git - users/jedix/linux-maple.git/commit
s390: Use the maple tree iterator for vdso
authorLiam R. Howlett <Liam.Howlett@oracle.com>
Thu, 2 Sep 2021 17:43:38 +0000 (13:43 -0400)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Fri, 22 Oct 2021 00:27:31 +0000 (20:27 -0400)
commit0449f720df30e798bc065f44af32c372a9557ac1
treea6ec70b6fdc146527a387b0670151c0db5bafcca
parent23b0b2d716cfc1593459baa603b19a9d409c066d
s390: Use the maple tree iterator for vdso

remove vma->vm_next and use the maple tree mas_for_each iterator.

Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
arch/s390/kernel/vdso.c