mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 21:21:47 +00:00
b58d6021d4
copy_from_user() returns the number of bytes remaining to be copied, and it fails if user pointer is invalid, so return -EFAULT so that the user gets a FAULT. Signed-off-by: Devendra Naga <devendra.aaru@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
sep_crypto.c | ||
sep_crypto.h | ||
sep_dev.h | ||
sep_driver_api.h | ||
sep_driver_config.h | ||
sep_driver_hw_defs.h | ||
sep_main.c | ||
sep_trace_events.h | ||
TODO |