diff options
author | Chris Wilson <[email protected]> | 2014-05-28 16:16:41 +0100 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2014-06-05 08:52:41 +0200 |
commit | ddeff6ee423178246a16875cae0bf033ce1e8455 (patch) | |
tree | fb3faacd90e6d1ee7f4090c27780ce3ee6d0d4a7 /fs/jbd2/commit.c | |
parent | dbb42748ac4929987c1449ecb296b39ef8956b62 (diff) |
drm/i915: Silence the WARN if the user tries to GTT mmap an incoherent object
If the user tries to mmap through the GTT an object that is marked as
snooped, we report an error rather than allow the GPU to hang the
machine. The choice of EINVAL, however, was unfortunate as we turn that
into a WARN rather than a quiet SIGBUS.
Signed-off-by: Chris Wilson <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions