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

2019-07-05 Thread Stephen Rothwell
Hi Dan, On Fri, 5 Jul 2019 15:32:19 -0700 Dan Williams wrote: > > On Fri, Jul 5, 2019 at 12:20 AM Stephen Rothwell > wrote: > > > > After merging the nvdimm tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: > > > > In file included from :32: > > ./usr/include/linux/virt

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

2019-07-05 Thread Dan Williams
On Fri, Jul 5, 2019 at 12:20 AM Stephen Rothwell wrote: > > Hi all, > > After merging the nvdimm tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > In file included from :32: > ./usr/include/linux/virtio_pmem.h:19:2: error: unknown type name 'uint64_t' > uint64_t start;

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

2019-07-05 Thread Pankaj Gupta
> > Hi Pankaj, > > On Fri, 5 Jul 2019 04:45:43 -0400 (EDT) Pankaj Gupta > wrote: > > > > Thank you for the report. > > That's what I am here for :-) :-) > > > Can we apply below patch [1] on top to complete linux-next build for today. > > I have tested this locally. > > Its a bit of a pai

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

2019-07-05 Thread Stephen Rothwell
Hi Pankaj, On Fri, 5 Jul 2019 04:45:43 -0400 (EDT) Pankaj Gupta wrote: > > Thank you for the report. That's what I am here for :-) > Can we apply below patch [1] on top to complete linux-next build for today. > I have tested this locally. Its a bit of a pain to go back and linux-next is done f

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

2019-07-05 Thread Pankaj Gupta
Hi Stephen, > > Hi all, > > After merging the nvdimm tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > In file included from :32: > ./usr/include/linux/virtio_pmem.h:19:2: error: unknown type name 'uint64_t' > uint64_t start; > ^~~~ > ./usr/include/linux/virt

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

2019-07-05 Thread Stephen Rothwell
Hi all, After merging the nvdimm tree, today's linux-next build (x86_64 allmodconfig) failed like this: In file included from :32: ./usr/include/linux/virtio_pmem.h:19:2: error: unknown type name 'uint64_t' uint64_t start; ^~~~ ./usr/include/linux/virtio_pmem.h:20:2: error: unknown type n

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

2019-06-20 Thread Pankaj Gupta
> Hi Dan, > > After merging the nvdimm tree, today's linux-next build (i386 defconfig) > failed like this: > > drivers/md/dm-table.c: In function 'device_synchronous': > drivers/md/dm-table.c:897:9: error: implicit declaration of function > 'dax_synchronous'; did you mean 'device_synchronous'?

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

2019-06-20 Thread Stephen Rothwell
Hi Dan, After merging the nvdimm tree, today's linux-next build (i386 defconfig) failed like this: drivers/md/dm-table.c: In function 'device_synchronous': drivers/md/dm-table.c:897:9: error: implicit declaration of function 'dax_synchronous'; did you mean 'device_synchronous'? [-Werror=implici

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

2018-04-09 Thread Dan Williams
On Mon, Apr 9, 2018 at 10:11 AM, Dan Williams wrote: > On Mon, Apr 9, 2018 at 12:34 AM, Oliver wrote: >> On Mon, Apr 9, 2018 at 1:38 PM, Oliver wrote: >>> On Mon, Apr 9, 2018 at 1:16 PM, Stephen Rothwell >>> wrote: Hi Dan, After merging the nvdimm tree, today's linux-next build

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

2018-04-09 Thread Dan Williams
On Mon, Apr 9, 2018 at 12:34 AM, Oliver wrote: > On Mon, Apr 9, 2018 at 1:38 PM, Oliver wrote: >> On Mon, Apr 9, 2018 at 1:16 PM, Stephen Rothwell >> wrote: >>> Hi Dan, >>> >>> After merging the nvdimm tree, today's linux-next build (x86_64 >>> allmodconfig) failed like this: >>> >>> ERROR: "of

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

2018-04-09 Thread Oliver
On Mon, Apr 9, 2018 at 1:38 PM, Oliver wrote: > On Mon, Apr 9, 2018 at 1:16 PM, Stephen Rothwell > wrote: >> Hi Dan, >> >> After merging the nvdimm tree, today's linux-next build (x86_64 >> allmodconfig) failed like this: >> >> ERROR: "of_node_to_nid" [drivers/nvdimm/of_pmem.ko] undefined! >> >>

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

2018-04-08 Thread Oliver
On Mon, Apr 9, 2018 at 1:16 PM, Stephen Rothwell wrote: > Hi Dan, > > After merging the nvdimm tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > ERROR: "of_node_to_nid" [drivers/nvdimm/of_pmem.ko] undefined! > > Caused by commit > > 717197608952 ("libnvdimm: Add device

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

2018-04-08 Thread Stephen Rothwell
Hi Dan, After merging the nvdimm tree, today's linux-next build (x86_64 allmodconfig) failed like this: ERROR: "of_node_to_nid" [drivers/nvdimm/of_pmem.ko] undefined! Caused by commit 717197608952 ("libnvdimm: Add device-tree based driver") X86 seems to not have a version of of_node_to_nid()

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

2017-11-03 Thread Dan Williams
On Fri, Nov 3, 2017 at 12:19 AM, Stephen Rothwell wrote: > Hi Dan, > > After merging the nvdimm tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > In file included from arch/powerpc/kernel/asm-offsets.c:22:0: > include/linux/mman.h: In function 'calc_vm_flag_bits': >

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

2017-11-03 Thread Stephen Rothwell
Hi Dan, After merging the nvdimm tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: In file included from arch/powerpc/kernel/asm-offsets.c:22:0: include/linux/mman.h: In function 'calc_vm_flag_bits': include/linux/mman.h:109:48: warning: division by zero [-Wdiv-by-zero]

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

2017-09-04 Thread Dan Williams
On Mon, Sep 4, 2017 at 12:34 AM, Stephen Rothwell wrote: > Hi Dan, > > After merging the nvdimm tree, today's linux-next build (i386 defconfig) > failed like this: > > drivers/dax/super.c:64:20: error: redefinition of 'fs_dax_get_by_bdev' > struct dax_device *fs_dax_get_by_bdev(struct block_devic

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

2017-09-04 Thread Stephen Rothwell
Hi Dan, After merging the nvdimm tree, today's linux-next build (i386 defconfig) failed like this: drivers/dax/super.c:64:20: error: redefinition of 'fs_dax_get_by_bdev' struct dax_device *fs_dax_get_by_bdev(struct block_device *bdev) ^ In file included from drivers/dax/super

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

2017-04-25 Thread Dan Williams
On Mon, Apr 24, 2017 at 1:39 AM, Al Viro wrote: > On Mon, Apr 24, 2017 at 04:11:30PM +1000, Stephen Rothwell wrote: >> Hi Dan, >> >> After merging the nvdimm tree, today's linux-next build (x86_64 >> allmodconfig) failed like this: >> >> drivers/nvdimm/x86.c: In function 'pmem_from_user': >> drive

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

2017-04-24 Thread Dan Williams
On Mon, Apr 24, 2017 at 1:39 AM, Al Viro wrote: > On Mon, Apr 24, 2017 at 04:11:30PM +1000, Stephen Rothwell wrote: >> Hi Dan, >> >> After merging the nvdimm tree, today's linux-next build (x86_64 >> allmodconfig) failed like this: >> >> drivers/nvdimm/x86.c: In function 'pmem_from_user': >> drive

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

2017-04-24 Thread Al Viro
On Mon, Apr 24, 2017 at 04:11:30PM +1000, Stephen Rothwell wrote: > Hi Dan, > > After merging the nvdimm tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/nvdimm/x86.c: In function 'pmem_from_user': > drivers/nvdimm/x86.c:115:11: error: implicit declaration of f

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

2017-04-23 Thread Stephen Rothwell
Hi Dan, After merging the nvdimm tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/nvdimm/x86.c: In function 'pmem_from_user': drivers/nvdimm/x86.c:115:11: error: implicit declaration of function '__copy_from_user_nocache' [-Werror=implicit-function-declaration] in

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

2016-07-22 Thread Dan Williams
On Fri, Jul 22, 2016 at 6:04 PM, Dan Williams wrote: > On Thu, Jul 21, 2016 at 11:13 PM, Stephen Rothwell > wrote: >> Hi Dan, >> >> After merging the nvdimm tree, today's linux-next build (powerpc >> ppc64_defconfig) failed like this: >> >> In file included from drivers/md/dm.h:14:0, >>

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

2016-07-22 Thread Dan Williams
On Thu, Jul 21, 2016 at 11:13 PM, Stephen Rothwell wrote: > Hi Dan, > > After merging the nvdimm tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > In file included from drivers/md/dm.h:14:0, > from drivers/md/dm-uevent.c:27: > include/linux/device-m

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

2016-07-21 Thread Stephen Rothwell
Hi Dan, After merging the nvdimm tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: In file included from drivers/md/dm.h:14:0, from drivers/md/dm-uevent.c:27: include/linux/device-mapper.h:134:22: error: expected ';', ',' or ')' before '*' token

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

2016-07-21 Thread Dan Williams
On Wed, Jul 20, 2016 at 11:13 PM, Stephen Rothwell wrote: > Hi Dan, > > After merging the nvdimm tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > arch/powerpc/sysdev/axonram.c: In function 'axon_ram_direct_access': > arch/powerpc/sysdev/axonram.c:151:9: error: assi

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

2016-07-20 Thread Stephen Rothwell
Hi Dan, After merging the nvdimm tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: arch/powerpc/sysdev/axonram.c: In function 'axon_ram_direct_access': arch/powerpc/sysdev/axonram.c:151:9: error: assignment makes pointer from integer without a cast [-Werror=int-conversio

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

2016-03-27 Thread Stephen Rothwell
Hi Dan, After merging the nvdimm tree, today's linux-next build (powerpc allyesconfig) failed like this: In file included from /home/sfr/next/next/fs/dax.c:28:0: include/linux/pmem.h: In function 'memcpy_from_pmem': include/linux/pmem.h:79:9: error: implicit declaration of function 'arch_memcpy_