diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2018-06-06 22:45:20 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2018-06-07 08:46:04 +0100 |
commit | 521370106d0d614fca76c7001bf5a82e1250fa27 (patch) | |
tree | 5210a20fb44c61a42206904e790a0b6c6a5badbe /drivers/gpu/drm/i915/i915_vma.h | |
parent | 8571a05a9dd0986a788f03e4de1a42fc9235959f (diff) |
drm/i915: Change i915_gem_fault() to return vm_fault_t
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@chris-wilson.co.uk>
Cc: Souptick Joarder <jrdr.linux@gmail.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Matthew Auld <matthew.william.auld@gmail.com>
Reviewed-by: Matthew Auld <matthew.william.auld@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180606214520.20220-1-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/i915/i915_vma.h')
0 files changed, 0 insertions, 0 deletions