diff options
author | Zhenyu Wang <[email protected]> | 2017-03-29 11:07:53 +0800 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2017-03-29 13:38:01 +1000 |
commit | 8bcad07a45637fb88e799466e4eee83859e8ffd3 (patch) | |
tree | 73fba2e780720337dc8df75119a7d29a80cf2d55 /lib/debugobjects.c | |
parent | e5c1ff14757afe21733ddee9cc4bbaeaeadbf803 (diff) |
drm/i915/gvt: fix error return check for copy_gma_to_hva()
From commit 73dec95e6ba3 ("drm/i915: Emit to ringbuffer directly"),
copy_gma_to_hva() now returns copied data length instead of 0, so
need to change error return check for that.
Note: Looks this is caused by backmerge conflict resolving, so
4.11-rc4 is not impacted as commit 73dec95e6ba3 ("drm/i915: Emit to
ringbuffer directly") is not in 4.11. But need to fix this before I
can apply 4.12 stuff against drm-intel-next correctly.
Fixes: e5c1ff14757a ("Backmerge tag 'v4.11-rc4' into drm-next")
Cc: Dave Airlie <[email protected]>
Cc: Tina Zhang <[email protected]>
Signed-off-by: Zhenyu Wang <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions