diff options
| author | Chris Wilson <[email protected]> | 2017-01-31 10:46:30 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2017-01-31 11:15:03 +0000 |
| commit | 4703b0472e126c715019a9671ea0fe38556114bb (patch) | |
| tree | e7b4ff4b480227a5c3cd07e929c0921fd0b2a8d3 /tools/perf/scripts/python | |
| parent | 9b51b105f2a52a873107d7b28f0aca94e52ad7bd (diff) | |
drm/i915: Be defensive when cleaning up i915_gem_internal pages
If we abort the i915_gem_internal get_pages, we mark the failing sg as
the last. However, that means we iterate upto and including the failing
sg element and results in us trying to free the unallocated sg_page().
Signed-off-by: Chris Wilson <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Matthew Auld <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions