[Intel-gfx] [PATCH] drm/i915: Change i915_gem_fault() to return vm_fault_t

Matthew Auld matthew.william.auld at gmail.com
Wed Jun 6 22:39:07 UTC 2018


On 6 June 2018 at 22:45, Chris Wilson <chris at chris-wilson.co.uk> wrote:
> In preparation for vm_fault_t becoming a distinct type, convert the
> fault handler (i915_gem_fault()) over to the new interface.
>
> Based on a patch by Souptick Joarder
>
> References: 1c8f422059ae ("mm: change return type to vm_fault_t")
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> Cc: Souptick Joarder <jrdr.linux at gmail.com>
> Cc: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
> Cc: Matthew Auld <matthew.william.auld at gmail.com>
Reviewed-by: Matthew Auld <matthew.william.auld at gmail.com>


More information about the Intel-gfx mailing list