diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2021-11-22 10:41:47 +0300 |
---|---|---|
committer | Matthew Auld <matthew.auld@intel.com> | 2021-11-22 17:20:44 +0300 |
commit | 6164807dd2989fd4c1435a6b3c61453e63c4e37e (patch) | |
tree | 1a97a34d66b35a4e02b6241e9bf872b29647f554 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8626afb170dc44ed0512e04131e4d8eac0c5ec57 (diff) | |
download | linux-6164807dd2989fd4c1435a6b3c61453e63c4e37e.tar.xz |
drm/i915/ttm: Fix error code in i915_ttm_eviction_valuable()
This function returns a bool type so returning -EBUSY is equivalent to
returning true. It should return false instead.
Fixes: 7ae034590cea ("drm/i915/ttm: add tt shmem backend")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211122061438.GA2492@kili
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions