diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2014-05-04 00:18:11 +0400 |
---|---|---|
committer | Christian Borntraeger <borntraeger@de.ibm.com> | 2014-05-06 16:57:59 +0400 |
commit | fcc9aec3de0a1d00cbce47f7274ec0c62122266b (patch) | |
tree | 2dd17d25be679f006f3ecad0eccab57fc376db94 /Documentation/virtual/kvm | |
parent | 57b5981cd38cbca3554c5e663b2361d9adea70c2 (diff) | |
download | linux-fcc9aec3de0a1d00cbce47f7274ec0c62122266b.tar.xz |
KVM: s390: return -EFAULT if copy_from_user() fails
When copy_from_user() fails, this code returns the number of bytes
remaining instead of a negative error code. The positive number is
returned to the user but otherwise it is harmless.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'Documentation/virtual/kvm')
0 files changed, 0 insertions, 0 deletions