On Sat, Jun 11, 2022 at 1:35 PM Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote: > > fix warnings on 32bit caused by ITER_XARRAY fix (2022-06-11 12:43:21 -0400) I already fixed this in my tree (identically to your fix) earlier today, since I was cc'd on the same report from Sudhip.. Commit 1c27f1fc1549 ("iov_iter: fix build issue due to possible type mis-match") Linus