diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2020-07-19 13:59:00 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-08-20 15:45:19 -0400 |
commit | c44ac3c832d49ffd91fb9ec8c172d927b29d8cf7 (patch) | |
tree | f776a71d9b3ad1f8b97b457ad5f358924acb3eed /crypto/pcrypt.c | |
parent | ab5e8b33124468fe9d7d6042de5a9b35414c784e (diff) |
mips: csum_and_copy_{to,from}_user() are never called under KERNEL_DS
they are only called for iovec-backed iov_iter and under KERNEL_DS an
attempt to create such a beast will yield a kvec-backed one.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'crypto/pcrypt.c')
0 files changed, 0 insertions, 0 deletions