diff options
author | Dan Carpenter <[email protected]> | 2022-02-09 21:09:59 +0300 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-02-11 16:10:06 -0500 |
commit | 5aa71bd773c390891974b1bcbdb3b12aa17c781d (patch) | |
tree | f7ff1d37e7d806b9a75f822b6be5018be4f12df2 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | e5af61ffaaef0e952e248de895454cd339080035 (diff) |
drm/amdkfd: CRIU return -EFAULT for copy_to_user() failure
If copy_to_user() fails, it returns the number of bytes remaining to
be copied but we want to return a negative error code (-EFAULT) to the
user.
Fixes: 9d5dabfeff3c ("drm/amdkfd: CRIU Save Shared Virtual Memory ranges")
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: David Yat Sin <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions