diff options
| author | Arnd Bergmann <[email protected]> | 2020-09-18 10:09:06 +0000 |
|---|---|---|
| committer | Sam Ravnborg <[email protected]> | 2020-09-25 14:34:50 +0000 |
| commit | ca6cf78322d1b84744dd2772546c0e8f8707c0ad (patch) | |
| tree | 53ddfef8ab1447314b8fff9866dc8e8561975b69 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
| parent | fbdev: sbuslib: remove unused FBIOSCURSOR32 helper (diff) | |
| download | kernel-ca6cf78322d1b84744dd2772546c0e8f8707c0ad.tar.gz kernel-ca6cf78322d1b84744dd2772546c0e8f8707c0ad.zip | |
fbdev: sbuslib: remove compat_alloc_user_space usage
This is one of the last users of compat_alloc_user_space()
and copy_in_user(). The actual handler is implemented in the
same file and could be shared, but as I couldn't test this
properly I leave the native case alone and just make a straight
copy of it for the compat case, with a minimum set of
modifications.
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Daniel Vetter <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions
