mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 20:51:44 +00:00
09699e56de
The copy_to_user() function returns the number of bytes remaining to be
copied, but this code should return -EFAULT.
Fixes:
|
||
---|---|---|
.. | ||
fsl-mc | ||
mdev | ||
pci | ||
platform | ||
Kconfig | ||
Makefile | ||
vfio_iommu_spapr_tce.c | ||
vfio_iommu_type1.c | ||
vfio_spapr_eeh.c | ||
vfio.c | ||
virqfd.c |