summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_engine_cs.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2017-10-16 21:27:32 +0100
committerRodrigo Vivi <rodrigo.vivi@intel.com>2017-10-18 08:11:35 -0700
commitca8d7822054287352c41ff38f656e68fef959732 (patch)
tree6f99aeec9437799e9ecfc490cd43e806b2641db2 /drivers/gpu/drm/i915/intel_engine_cs.c
parent038daf5556a486cefc7a239ca4528003a5a4ef00 (diff)
downloadlinux-ca8d7822054287352c41ff38f656e68fef959732.tar.gz
linux-ca8d7822054287352c41ff38f656e68fef959732.tar.bz2
linux-ca8d7822054287352c41ff38f656e68fef959732.zip
drm/i915: Report -EFAULT before pwrite fast path into shmemfs
When pwriting into shmemfs, the fast path pagecache_write does not notice when it is writing to beyond the end of the truncated shmemfs inode. Report -EFAULT directly when we try to use pwrite into the !I915_MADV_WILLNEED object. Fixes: 7c55e2c5772d ("drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctl") Testcase: igt/gem_madvise/dontneed-before-pwrite Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Matthew Auld <matthew.william.auld@gmail.com> Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20171016202732.25459-1-chris@chris-wilson.co.uk (cherry picked from commit a6d65e451cc4e7127698384868a4447ee7be7d16) Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_engine_cs.c')
0 files changed, 0 insertions, 0 deletions