diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2014-01-31 11:34:57 +0000 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-02-04 17:03:27 +0100 |
commit | 45d678173ad1ab4c3e2f8870e40aa3194bf3763d (patch) | |
tree | 0744f6f1f9fc674f342534acdf29f68044aaa12c /tools/perf/scripts/python/sched-migration.py | |
parent | e38486943e8ce4f35aa886b092224c82a19cc99c (diff) |
drm/i915: Convert EFAULT into a silent SIGBUS
EFAULT will be a possible return code where backing storage is
transient, such after it is purged by madvise. As such it is to be
expected and so should not trigger a WARN inside i915_gem_fault() but be
converted silently to SIGBUS.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions