mirror of
https://github.com/torvalds/linux.git
synced 2024-11-14 16:12:02 +00:00
6a3981af3f
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 |