diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-02-25 10:52:12 +0300 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2016-02-26 07:48:42 +0300 |
commit | c4aec3101319f84363a57e09086c2aff6c60a3c3 (patch) | |
tree | 553031dcd815fc2059ecb467d611c23df4d565ef /include/uapi | |
parent | a13b64591747e8a4ab2df24540a17fca34de2d34 (diff) | |
download | linux-c4aec3101319f84363a57e09086c2aff6c60a3c3.tar.xz |
vfio/pci: return -EFAULT if copy_to_user fails
The copy_to_user() function returns the number of bytes that were not
copied but we want to return -EFAULT on error here.
Fixes: 188ad9d6cbbc ('vfio/pci: Include sparse mmap capability for MSI-X table regions')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions