linux-next: build failure after merge of the ceph tree

2020-12-14 Thread Stephen Rothwell
Hi all, After merging the ceph tree, today's linux-next build (x86_64 allmodconfig) failed like this: net/ceph/messenger_v2.c:13:10: fatal error: crypto/sha.h: No such file or directory 13 | #include | ^~ Caused by commit cd1a677cad99 ("libceph, ceph: implement

Re: linux-next: build failure after merge of the ceph tree

2013-09-26 Thread Dave Kleikamp
On 09/26/2013 08:31 PM, Stephen Rothwell wrote: > Hi Sage, > > After merging the ceph tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > fs/ceph/file.c: In function 'ceph_sync_direct_write': > fs/ceph/file.c:545:24: error: 'struct iov_iter' has no member named 'iov' >

linux-next: build failure after merge of the ceph tree

2013-09-26 Thread Stephen Rothwell
Hi Sage, After merging the ceph tree, today's linux-next build (x86_64 allmodconfig) failed like this: fs/ceph/file.c: In function 'ceph_sync_direct_write': fs/ceph/file.c:545:24: error: 'struct iov_iter' has no member named 'iov' void __user *data = i.iov->iov_base + i.iov_offset;

Re: linux-next: build failure after merge of the ceph tree

2013-09-25 Thread Sage Weil
On Thu, 26 Sep 2013, majianpeng wrote: > Sorry for that, i notice the commit 73a7075e3f6e.But i misread it. > I'll modify this as soon as possible. Thanks! For now I'll drop this patch and rebase the queue against 3.12-rc2. Thanks, Stephen! sage > > Thanks! > Jianpeng Ma > >Hi Sage, > > > >Af

Re: linux-next: build failure after merge of the ceph tree

2013-09-25 Thread majianpeng
Sorry for that, i notice the commit 73a7075e3f6e.But i misread it. I'll modify this as soon as possible. Thanks! Jianpeng Ma >Hi Sage, > >After merging the ceph tree, today's linux-next build (x86_64 >allmodconfig) failed like this: > >In file included from include/linux/kernel.h:14:0, >

linux-next: build failure after merge of the ceph tree

2013-09-25 Thread Stephen Rothwell
Hi Sage, After merging the ceph tree, today's linux-next build (x86_64 allmodconfig) failed like this: In file included from include/linux/kernel.h:14:0, from include/linux/cache.h:4, from include/linux/time.h:4, from include/linux/stat.h:18,