mirror of
https://github.com/commaai/agnos-kernel-sdm845.git
synced 2026-06-14 06:15:17 +08:00
Note that the code _using_ ->msg_iter at that point will be very unhappy with anything other than unshifted iovec-backed iov_iter. We still need to convert users to proper primitives. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>