mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-13 21:46:07 +07:00
09699e56de
The copy_to_user() function returns the number of bytes remaining to be
copied, but this code should return -EFAULT.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
vfio_fsl_mc_intr.c | ||
vfio_fsl_mc_private.h | ||
vfio_fsl_mc.c |