mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-12-17 08:08:39 +01:00
The copy_from_user() function returns the number of bytes remaining to
be copied on a failure. Such failures should return -EFAULT to high
levels.
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| loadpin.c | ||
| Makefile | ||