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: > >

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

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

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

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; > ^~~~ >

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'?

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 >>>

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

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:

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"

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

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

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

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': >

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

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

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

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': >>

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

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': >>

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

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

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

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:

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: >

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': >

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: