diff options
author | Christian König <christian.koenig@amd.com> | 2020-07-13 17:50:04 +0300 |
---|---|---|
committer | Christian König <christian.koenig@amd.com> | 2020-07-21 17:13:29 +0300 |
commit | 4b8edc39a45f51eb304acb081020ec4f063d53a5 (patch) | |
tree | 98457738c0bda25dc1cd5797acb3d6b92c6a5df5 /scripts/gdb/linux/proc.py | |
parent | e69acf18d08d7b5e9416fa6afb3a8dd6dd3439ce (diff) | |
download | linux-4b8edc39a45f51eb304acb081020ec4f063d53a5.tar.xz |
drm/ttm: cleanup io_mem interface with nouveau
Nouveau is the only user of this functionality and evicting io space
on -EAGAIN is really a misuse of the return code.
Instead switch to using -ENOSPC here which makes much more sense and
simplifies the code.
This could unbreak something as we now cleanly return EAGAIN, but the
chance for this are rather low.
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/378237/
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions