diff options
| author | Srinivasan Shanmugam <[email protected]> | 2023-07-26 14:10:27 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-07-27 18:59:30 +0000 |
| commit | db996e64b293a3452cd26f5de22004f3d26f215f (patch) | |
| tree | 1b06708976f57ffd3368884c5712f510e2b0a92f /drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c | |
| parent | drm/radeon: Remove unnecessary NULL test before kfree in 'radeon_connector_fr... (diff) | |
| download | kernel-db996e64b293a3452cd26f5de22004f3d26f215f.tar.gz kernel-db996e64b293a3452cd26f5de22004f3d26f215f.zip | |
drm/radeon: Fix ENOSYS with better fitting error codes in radeon_gem.c
Replace the error code from 'ENOSYS' to 'EOPNOTSUPP' for unimplemented
radeon_gem_pread_ioctl & radeon_gem_pwrite_ioctl
Fixes the following:
WARNING: ENOSYS means 'invalid syscall nr' and nothing else.
Cc: Christian König <[email protected]>
Cc: Alex Deucher <[email protected]>
Signed-off-by: Srinivasan Shanmugam <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c')
0 files changed, 0 insertions, 0 deletions
