forked from Minki/linux
c4aec31013
The copy_to_user() function returns the number of bytes that were not
copied but we want to return -EFAULT on error here.
Fixes:
|
||
---|---|---|
.. | ||
pci | ||
platform | ||
Kconfig | ||
Makefile | ||
vfio_iommu_spapr_tce.c | ||
vfio_iommu_type1.c | ||
vfio_spapr_eeh.c | ||
vfio.c | ||
virqfd.c |