]> 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, 1 Oct 2021 17:55:49 +0000 (13:55 -0400)
commit6f468feef2f2531f1ed06a9211c1a875391b4e4c
tree7754a9d85d008c0228ec12fc50dac23945b2b1f3
parentdf1e34ef01ed4181511063f40c7f84c36711ef50
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