diff options
author | Bart Van Assche <[email protected]> | 2017-08-23 15:29:10 -0700 |
---|---|---|
committer | Al Viro <[email protected]> | 2017-08-31 17:32:39 -0400 |
commit | f58e76c1c551c7577b25a6fe493d82f5214331b7 (patch) | |
tree | b63fec187cfabb2afc18c97f35d667962df114f9 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | ddef7ed2b5cbafae692d1d580bb5a07808926a9c (diff) |
<linux/uaccess.h>: Fix copy_in_user() declaration
copy_in_user() copies data from user-space address @from to user-
space address @to. Hence declare both @from and @to as user-space
pointers.
Fixes: commit d597580d3737 ("generic ...copy_..._user primitives")
Signed-off-by: Bart Van Assche <[email protected]>
Cc: <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions