Christoph Hellwig 89cd35c58b iov_iter: transparently handle compat iovecs in import_iovec
Use in compat_syscall to import either native or the compat iovecs, and
remove the now superflous compat_import_iovec.

This removes the need for special compat logic in most callers, and
the remaining ones can still be simplified by using __import_iovec
with a bool compat parameter.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2020-10-03 00:02:13 -04:00
..
2020-07-31 16:29:47 -06:00
2020-08-03 13:01:22 -07:00
2020-08-03 11:57:03 -07:00
2020-03-17 20:55:21 +01:00
2020-08-03 11:57:03 -07:00
2019-10-07 21:19:10 -06:00
2020-05-29 16:30:39 -06:00
2020-01-03 09:33:21 +01:00
2020-07-31 16:29:47 -06:00
2019-07-15 09:20:27 -03:00
2020-07-08 16:16:20 +02:00
2020-01-06 20:59:04 -07:00