]> www.infradead.org Git - users/jedix/linux-maple.git/commit
riscv: Use vma iterator for vdso
authorLiam R. Howlett <Liam.Howlett@oracle.com>
Wed, 26 Jan 2022 21:11:51 +0000 (16:11 -0500)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Tue, 8 Mar 2022 18:19:13 +0000 (13:19 -0500)
commit54c777a4719308c9df4dfafb748af9d788866385
treea3197e6a26fef9e47d8d9023f8b5fc012a3bdd9d
parent2239b20168b923bddef00f48fc9be25a334db7ed
riscv: Use vma iterator for vdso

Remove the linked list use in favour of the vma iterator.

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