commit | c281a6c1ac6b0867e4341ea801030fa9a62157f9 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun Feb 16 17:11:48 2020 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri May 29 16:11:48 2020 -0400 |
tree | 9ed14578728ee19f2fcea2dab837888d2ad0503d | |
parent | 0a5ea224b2fdf9dca9291ef7b5a12fd846a5dc34 [diff] |
x86: switch 32bit csum_and_copy_to_user() to user_access_{begin,end}() consolidate HAVE_CSUM_COPY_USER for 32bit and 64bit, while are at it Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>