On 10/14/13 07:48, Thierry Reding wrote: > Hi all, > > I've uploaded today's linux-next tree to the master branch of the > repository below: > > git://gitorious.org/thierryreding/linux-next.git > > A next-20131014 tag is also provided for convenience. > > Gained a few conflicts, but nothing too exciting. x86 and ARM default > configurations build fine. There were some build failures unrelated to > the merge, most of which I fixed and added as patches on top of the > final merge. on i386: fs/ceph/file.c: In function 'ceph_sync_read': fs/ceph/file.c:437:25: error: 'struct iov_iter' has no member named 'iov' fs/ceph/file.c:438:18: error: 'struct iov_iter' has no member named 'iov' fs/ceph/file.c:470:26: error: 'struct iov_iter' has no member named 'iov' fs/ceph/file.c:472:9: error: 'struct iov_iter' has no member named 'iov' fs/ceph/file.c:472:9: error: 'struct iov_iter' has no member named 'iov' fs/ceph/file.c:472:9: warning: comparison of distinct pointer types lacks a cast [enabled by default] fs/ceph/file.c: In function 'ceph_sync_direct_write': fs/ceph/file.c:586:24: error: 'struct iov_iter' has no member named 'iov' fs/ceph/file.c:587:14: error: 'struct iov_iter' has no member named 'iov' fs/ceph/file.c: In function 'ceph_sync_write': fs/ceph/file.c:737:18: warning: comparison of distinct pointer types lacks a cast [enabled by default] -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html