]> 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>
Wed, 20 Oct 2021 19:22:37 +0000 (15:22 -0400)
commita185ed48f0f686421063c6d751598079a7494ee0
tree2870d8a79051b247bcb02d3645925a19e6f067f6
parent3536b1b35776d02cbf184a259986ef19db5ce02e
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