diff options
author | Wang Qing <wangqing@vivo.com> | 2021-03-01 20:08:21 +0800 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2021-03-08 10:46:29 +0100 |
commit | 942df4be7ab40195e2a839e9de81951a5862bc5b (patch) | |
tree | 526696d08ada5eb2a2e2aa119e777656360aa292 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 51c44babdc19aaf882e1213325a0ba291573308f (diff) |
s390/crypto: return -EFAULT if copy_to_user() fails
The copy_to_user() function returns the number of bytes remaining to be
copied, but we want to return -EFAULT if the copy doesn't complete.
Fixes: e06670c5fe3b ("s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl")
Signed-off-by: Wang Qing <wangqing@vivo.com>
Reviewed-by: Tony Krowiak <akrowiak@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Link: https://lore.kernel.org/r/1614600502-16714-1-git-send-email-wangqing@vivo.com
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions