diff options
author | Srinivasan Shanmugam <[email protected]> | 2023-07-26 19:40:27 +0530 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-07-27 14:59:30 -0400 |
commit | db996e64b293a3452cd26f5de22004f3d26f215f (patch) | |
tree | 1b06708976f57ffd3368884c5712f510e2b0a92f /mm/mm_init.c | |
parent | efd9d065de6733c52b24ecb676ddd94446d1fe11 (diff) |
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 'mm/mm_init.c')
0 files changed, 0 insertions, 0 deletions