]> 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, 1 Oct 2021 17:55:49 +0000 (13:55 -0400)
commitdf1e34ef01ed4181511063f40c7f84c36711ef50
tree90efd7f842c397a23bc1b2d23317aa05416a448d
parent348c196d1b51aa6db75df85b76e9a5393b4c646b
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