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