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

Remove the use of the vma linked list in favour of mas_for_each()

Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
drivers/gpu/drm/i915/gem/i915_gem_userptr.c