aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2021-11-22 10:41:47 +0300
committerMatthew Auld <[email protected]>2021-11-22 14:20:44 +0000
commit6164807dd2989fd4c1435a6b3c61453e63c4e37e (patch)
tree1a97a34d66b35a4e02b6241e9bf872b29647f554 /scripts/gdb/linux/modules.py
parent8626afb170dc44ed0512e04131e4d8eac0c5ec57 (diff)
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 <[email protected]> Reviewed-by: Matthew Auld <[email protected]> Signed-off-by: Matthew Auld <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/20211122061438.GA2492@kili
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions