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

2019-08-31 Thread Vidya Sagar
On 8/31/2019 2:19 PM, Lorenzo Pieralisi wrote: On Sat, Aug 31, 2019 at 09:51:05AM +0530, Vidya Sagar wrote: On 8/30/2019 6:00 PM, Bjorn Helgaas wrote: [+cc Krzysztof] On Thu, Aug 29, 2019 at 10:23 PM Stephen Rothwell wrote: Hi all, After merging the pci tree, today's linux-next build

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

2019-08-31 Thread Bjorn Helgaas
On Sat, Aug 31, 2019 at 3:49 AM Lorenzo Pieralisi wrote: > > On Sat, Aug 31, 2019 at 09:51:05AM +0530, Vidya Sagar wrote: > > On 8/30/2019 6:00 PM, Bjorn Helgaas wrote: > > > [+cc Krzysztof] > > > > > > On Thu, Aug 29, 2019 at 10:23 PM Stephen Rothwell > > > wrote: > > > > > > > > Hi all, > > >

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

2019-08-31 Thread Lorenzo Pieralisi
On Sat, Aug 31, 2019 at 09:51:05AM +0530, Vidya Sagar wrote: > On 8/30/2019 6:00 PM, Bjorn Helgaas wrote: > > [+cc Krzysztof] > > > > On Thu, Aug 29, 2019 at 10:23 PM Stephen Rothwell > > wrote: > > > > > > Hi all, > > > > > > After merging the pci tree, today's linux-next build (x86_64

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

2019-08-30 Thread Vidya Sagar
On 8/30/2019 6:00 PM, Bjorn Helgaas wrote: [+cc Krzysztof] On Thu, Aug 29, 2019 at 10:23 PM Stephen Rothwell wrote: Hi all, After merging the pci tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/pci/controller/dwc/pcie-tegra194.c:24:10: fatal error:

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

2019-08-30 Thread Bjorn Helgaas
[+cc Krzysztof] On Thu, Aug 29, 2019 at 10:23 PM Stephen Rothwell wrote: > > Hi all, > > After merging the pci tree, today's linux-next build (x86_64 allmodconfig) > failed like this: > > drivers/pci/controller/dwc/pcie-tegra194.c:24:10: fatal error: > linux/pci-aspm.h: No such file or

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

2018-09-26 Thread Stephen Rothwell
Hi Bjorn, On Wed, 26 Sep 2018 14:48:10 -0500 Bjorn Helgaas wrote: > > On Wed, Sep 26, 2018 at 9:56 AM Keith Busch wrote: > > > > On Wed, Sep 26, 2018 at 08:25:40AM -0600, Keith Busch wrote: > > > > > > Thanks for the notice. Does this mean you don't have CONFIG_SYSFS? I > > > must admit I

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

2018-09-26 Thread Stephen Rothwell
Hi Bjorn, On Wed, 26 Sep 2018 14:48:10 -0500 Bjorn Helgaas wrote: > > On Wed, Sep 26, 2018 at 9:56 AM Keith Busch wrote: > > > > On Wed, Sep 26, 2018 at 08:25:40AM -0600, Keith Busch wrote: > > > > > > Thanks for the notice. Does this mean you don't have CONFIG_SYSFS? I > > > must admit I

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

2018-09-26 Thread Bjorn Helgaas
On Wed, Sep 26, 2018 at 9:56 AM Keith Busch wrote: > > On Wed, Sep 26, 2018 at 08:25:40AM -0600, Keith Busch wrote: > > On Wed, Sep 26, 2018 at 03:00:51PM +1000, Stephen Rothwell wrote: > > > Hi Bjorn, > > > > > > After merging the pci tree, today's linux-next build (powerpc allnoconfig) > > >

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

2018-09-26 Thread Bjorn Helgaas
On Wed, Sep 26, 2018 at 9:56 AM Keith Busch wrote: > > On Wed, Sep 26, 2018 at 08:25:40AM -0600, Keith Busch wrote: > > On Wed, Sep 26, 2018 at 03:00:51PM +1000, Stephen Rothwell wrote: > > > Hi Bjorn, > > > > > > After merging the pci tree, today's linux-next build (powerpc allnoconfig) > > >

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

2018-09-26 Thread Keith Busch
On Wed, Sep 26, 2018 at 08:25:40AM -0600, Keith Busch wrote: > On Wed, Sep 26, 2018 at 03:00:51PM +1000, Stephen Rothwell wrote: > > Hi Bjorn, > > > > After merging the pci tree, today's linux-next build (powerpc allnoconfig) > > failed like this: > > > > ld: drivers/pci/pci.o: in function

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

2018-09-26 Thread Keith Busch
On Wed, Sep 26, 2018 at 08:25:40AM -0600, Keith Busch wrote: > On Wed, Sep 26, 2018 at 03:00:51PM +1000, Stephen Rothwell wrote: > > Hi Bjorn, > > > > After merging the pci tree, today's linux-next build (powerpc allnoconfig) > > failed like this: > > > > ld: drivers/pci/pci.o: in function

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

2018-09-26 Thread Keith Busch
On Wed, Sep 26, 2018 at 03:00:51PM +1000, Stephen Rothwell wrote: > Hi Bjorn, > > After merging the pci tree, today's linux-next build (powerpc allnoconfig) > failed like this: > > ld: drivers/pci/pci.o: in function `pci_bus_error_reset': > pci.c:(.text+0x5fba): undefined reference to

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

2018-09-26 Thread Keith Busch
On Wed, Sep 26, 2018 at 03:00:51PM +1000, Stephen Rothwell wrote: > Hi Bjorn, > > After merging the pci tree, today's linux-next build (powerpc allnoconfig) > failed like this: > > ld: drivers/pci/pci.o: in function `pci_bus_error_reset': > pci.c:(.text+0x5fba): undefined reference to

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

2018-03-27 Thread Rob Herring
On Mon, Mar 26, 2018 at 2:53 PM, Bjorn Helgaas wrote: > On Mon, Mar 26, 2018 at 12:31:43PM +1100, Stephen Rothwell wrote: >> Hi Bjorn, >> >> After merging the pci tree, today's linux-next build (x86_64 allmodconfig) >> failed like this: >> >> In file included from

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

2018-03-27 Thread Rob Herring
On Mon, Mar 26, 2018 at 2:53 PM, Bjorn Helgaas wrote: > On Mon, Mar 26, 2018 at 12:31:43PM +1100, Stephen Rothwell wrote: >> Hi Bjorn, >> >> After merging the pci tree, today's linux-next build (x86_64 allmodconfig) >> failed like this: >> >> In file included from

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

2018-03-26 Thread Bjorn Helgaas
On Mon, Mar 26, 2018 at 12:31:43PM +1100, Stephen Rothwell wrote: > Hi Bjorn, > > After merging the pci tree, today's linux-next build (x86_64 allmodconfig) > failed like this: > > In file included from /home/sfr/next/next/drivers/pci/host/pcie-iproc.c:16:0: > >

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

2018-03-26 Thread Bjorn Helgaas
On Mon, Mar 26, 2018 at 12:31:43PM +1100, Stephen Rothwell wrote: > Hi Bjorn, > > After merging the pci tree, today's linux-next build (x86_64 allmodconfig) > failed like this: > > In file included from /home/sfr/next/next/drivers/pci/host/pcie-iproc.c:16:0: > >

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

2018-02-01 Thread Stephen Rothwell
Hi Bjorn, On Thu, 1 Feb 2018 13:00:33 -0600 Bjorn Helgaas wrote: > > I applied this resolution to the merge of lorenzo/pci/dwc. Excellent, thanks. -- Cheers, Stephen Rothwell

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

2018-02-01 Thread Stephen Rothwell
Hi Bjorn, On Thu, 1 Feb 2018 13:00:33 -0600 Bjorn Helgaas wrote: > > I applied this resolution to the merge of lorenzo/pci/dwc. Excellent, thanks. -- Cheers, Stephen Rothwell

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

2018-02-01 Thread Bjorn Helgaas
[+cc Kishon, linux-pci] On Thu, Feb 01, 2018 at 09:56:09AM +0100, Niklas Cassel wrote: > On Thu, Feb 01, 2018 at 10:51:14AM +1100, Stephen Rothwell wrote: > > Hi Bjorn, > > > > After merging the pci tree, today's linux-next build (arm > > multi_v7_defconfig) failed like this: > > > >

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

2018-02-01 Thread Bjorn Helgaas
[+cc Kishon, linux-pci] On Thu, Feb 01, 2018 at 09:56:09AM +0100, Niklas Cassel wrote: > On Thu, Feb 01, 2018 at 10:51:14AM +1100, Stephen Rothwell wrote: > > Hi Bjorn, > > > > After merging the pci tree, today's linux-next build (arm > > multi_v7_defconfig) failed like this: > > > >

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

2018-02-01 Thread Niklas Cassel
On Thu, Feb 01, 2018 at 04:52:01PM +0530, Kishon Vijay Abraham I wrote: > Hi Niklas, > > On Thursday 01 February 2018 04:46 PM, Niklas Cassel wrote: > > On Thu, Feb 01, 2018 at 11:10:54AM +, Lorenzo Pieralisi wrote: > >> On Thu, Feb 01, 2018 at 09:56:09AM +0100, Niklas Cassel wrote: > >>> On

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

2018-02-01 Thread Niklas Cassel
On Thu, Feb 01, 2018 at 04:52:01PM +0530, Kishon Vijay Abraham I wrote: > Hi Niklas, > > On Thursday 01 February 2018 04:46 PM, Niklas Cassel wrote: > > On Thu, Feb 01, 2018 at 11:10:54AM +, Lorenzo Pieralisi wrote: > >> On Thu, Feb 01, 2018 at 09:56:09AM +0100, Niklas Cassel wrote: > >>> On

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

2018-02-01 Thread Kishon Vijay Abraham I
Hi Niklas, On Thursday 01 February 2018 04:46 PM, Niklas Cassel wrote: > On Thu, Feb 01, 2018 at 11:10:54AM +, Lorenzo Pieralisi wrote: >> On Thu, Feb 01, 2018 at 09:56:09AM +0100, Niklas Cassel wrote: >>> On Thu, Feb 01, 2018 at 10:51:14AM +1100, Stephen Rothwell wrote: Hi Bjorn,

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

2018-02-01 Thread Kishon Vijay Abraham I
Hi Niklas, On Thursday 01 February 2018 04:46 PM, Niklas Cassel wrote: > On Thu, Feb 01, 2018 at 11:10:54AM +, Lorenzo Pieralisi wrote: >> On Thu, Feb 01, 2018 at 09:56:09AM +0100, Niklas Cassel wrote: >>> On Thu, Feb 01, 2018 at 10:51:14AM +1100, Stephen Rothwell wrote: Hi Bjorn,

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

2018-02-01 Thread Niklas Cassel
On Thu, Feb 01, 2018 at 11:10:54AM +, Lorenzo Pieralisi wrote: > On Thu, Feb 01, 2018 at 09:56:09AM +0100, Niklas Cassel wrote: > > On Thu, Feb 01, 2018 at 10:51:14AM +1100, Stephen Rothwell wrote: > > > Hi Bjorn, > > > > > > After merging the pci tree, today's linux-next build (arm > > >

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

2018-02-01 Thread Niklas Cassel
On Thu, Feb 01, 2018 at 11:10:54AM +, Lorenzo Pieralisi wrote: > On Thu, Feb 01, 2018 at 09:56:09AM +0100, Niklas Cassel wrote: > > On Thu, Feb 01, 2018 at 10:51:14AM +1100, Stephen Rothwell wrote: > > > Hi Bjorn, > > > > > > After merging the pci tree, today's linux-next build (arm > > >

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

2018-02-01 Thread Lorenzo Pieralisi
On Thu, Feb 01, 2018 at 09:56:09AM +0100, Niklas Cassel wrote: > On Thu, Feb 01, 2018 at 10:51:14AM +1100, Stephen Rothwell wrote: > > Hi Bjorn, > > > > After merging the pci tree, today's linux-next build (arm > > multi_v7_defconfig) failed like this: > > > >

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

2018-02-01 Thread Lorenzo Pieralisi
On Thu, Feb 01, 2018 at 09:56:09AM +0100, Niklas Cassel wrote: > On Thu, Feb 01, 2018 at 10:51:14AM +1100, Stephen Rothwell wrote: > > Hi Bjorn, > > > > After merging the pci tree, today's linux-next build (arm > > multi_v7_defconfig) failed like this: > > > >

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

2018-02-01 Thread Niklas Cassel
On Thu, Feb 01, 2018 at 10:51:14AM +1100, Stephen Rothwell wrote: > Hi Bjorn, > > After merging the pci tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > drivers/pci/dwc/pcie-designware-ep.c: In function 'dw_pcie_ep_raise_msi_irq': >

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

2018-02-01 Thread Niklas Cassel
On Thu, Feb 01, 2018 at 10:51:14AM +1100, Stephen Rothwell wrote: > Hi Bjorn, > > After merging the pci tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > drivers/pci/dwc/pcie-designware-ep.c: In function 'dw_pcie_ep_raise_msi_irq': >

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

2018-01-28 Thread Michael Ellerman
Rob Herring writes: > On Wed, Jan 24, 2018 at 11:49 PM, Stephen Rothwell > wrote: >> Hi Bjorn, >> >> After merging the pci tree, today's linux-next build (powerpc >> ppc64_defconfig) failed like this: >> >> arch/powerpc/kernel/pci-common.c: In function

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

2018-01-28 Thread Michael Ellerman
Rob Herring writes: > On Wed, Jan 24, 2018 at 11:49 PM, Stephen Rothwell > wrote: >> Hi Bjorn, >> >> After merging the pci tree, today's linux-next build (powerpc >> ppc64_defconfig) failed like this: >> >> arch/powerpc/kernel/pci-common.c: In function 'pcibios_setup >> _device': >>

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

2018-01-25 Thread Bjorn Helgaas
On Thu, Jan 25, 2018 at 07:55:58AM -0600, Rob Herring wrote: > On Wed, Jan 24, 2018 at 11:49 PM, Stephen Rothwell > wrote: > > Hi Bjorn, > > > > After merging the pci tree, today's linux-next build (powerpc > > ppc64_defconfig) failed like this: > > > >

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

2018-01-25 Thread Bjorn Helgaas
On Thu, Jan 25, 2018 at 07:55:58AM -0600, Rob Herring wrote: > On Wed, Jan 24, 2018 at 11:49 PM, Stephen Rothwell > wrote: > > Hi Bjorn, > > > > After merging the pci tree, today's linux-next build (powerpc > > ppc64_defconfig) failed like this: > > > > arch/powerpc/kernel/pci-common.c: In

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

2018-01-25 Thread Rob Herring
On Wed, Jan 24, 2018 at 11:49 PM, Stephen Rothwell wrote: > Hi Bjorn, > > After merging the pci tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > arch/powerpc/kernel/pci-common.c: In function 'pcibios_setup > _device': >

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

2018-01-25 Thread Rob Herring
On Wed, Jan 24, 2018 at 11:49 PM, Stephen Rothwell wrote: > Hi Bjorn, > > After merging the pci tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > arch/powerpc/kernel/pci-common.c: In function 'pcibios_setup > _device': > arch/powerpc/kernel/pci-common.c:406:15:

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

2016-04-26 Thread Joerg Roedel
On Tue, Apr 26, 2016 at 11:13:46AM +1000, Stephen Rothwell wrote: > diff --git a/drivers/iommu/amd_iommu.c b/drivers/iommu/amd_iommu.c > index 5efadad4615b..3839fd2865a6 100644 > --- a/drivers/iommu/amd_iommu.c > +++ b/drivers/iommu/amd_iommu.c > @@ -263,8 +263,7 @@ static u16 get_alias(struct

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

2016-04-26 Thread Joerg Roedel
On Tue, Apr 26, 2016 at 11:13:46AM +1000, Stephen Rothwell wrote: > diff --git a/drivers/iommu/amd_iommu.c b/drivers/iommu/amd_iommu.c > index 5efadad4615b..3839fd2865a6 100644 > --- a/drivers/iommu/amd_iommu.c > +++ b/drivers/iommu/amd_iommu.c > @@ -263,8 +263,7 @@ static u16 get_alias(struct

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

2015-11-03 Thread Ley Foon Tan
On Isn, 2015-11-02 at 12:12 -0600, Bjorn Helgaas wrote: > On Sun, Nov 1, 2015 at 6:00 PM, Ley Foon Tan wrote: > > On Isn, 2015-11-02 at 02:23 +1100, Stephen Rothwell wrote: > >> Hi Bjorn, > >> > >> After merging the pci tree, today's linux-next build (powerpc > >> allyesconfig) failed like this:

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

2015-11-03 Thread Ley Foon Tan
On Isn, 2015-11-02 at 12:12 -0600, Bjorn Helgaas wrote: > On Sun, Nov 1, 2015 at 6:00 PM, Ley Foon Tan wrote: > > On Isn, 2015-11-02 at 02:23 +1100, Stephen Rothwell wrote: > >> Hi Bjorn, > >> > >> After merging the pci tree, today's linux-next build (powerpc > >> allyesconfig)

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

2015-11-02 Thread Bjorn Helgaas
On Sun, Nov 1, 2015 at 6:00 PM, Ley Foon Tan wrote: > On Isn, 2015-11-02 at 02:23 +1100, Stephen Rothwell wrote: >> Hi Bjorn, >> >> After merging the pci tree, today's linux-next build (powerpc >> allyesconfig) failed like this: >> >> In file included from include/linux/kvm_host.h:20:0, >>

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

2015-11-02 Thread Bjorn Helgaas
On Sun, Nov 1, 2015 at 6:00 PM, Ley Foon Tan wrote: > On Isn, 2015-11-02 at 02:23 +1100, Stephen Rothwell wrote: >> Hi Bjorn, >> >> After merging the pci tree, today's linux-next build (powerpc >> allyesconfig) failed like this: >> >> In file included from

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

2015-11-01 Thread Ley Foon Tan
On Isn, 2015-11-02 at 02:23 +1100, Stephen Rothwell wrote: > Hi Bjorn, > > After merging the pci tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > In file included from include/linux/kvm_host.h:20:0, > from arch/powerpc/kernel/asm-offsets.c:54: >

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

2015-11-01 Thread Ley Foon Tan
On Isn, 2015-11-02 at 02:23 +1100, Stephen Rothwell wrote: > Hi Bjorn, > > After merging the pci tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > In file included from include/linux/kvm_host.h:20:0, > from arch/powerpc/kernel/asm-offsets.c:54: >

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

2015-11-01 Thread Ley Foon Tan
On Isn, 2015-11-02 at 02:23 +1100, Stephen Rothwell wrote: > Hi Bjorn, > > After merging the pci tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > In file included from include/linux/kvm_host.h:20:0, > from arch/powerpc/kernel/asm-offsets.c:54: >

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

2015-11-01 Thread Ley Foon Tan
On Isn, 2015-11-02 at 02:23 +1100, Stephen Rothwell wrote: > Hi Bjorn, > > After merging the pci tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > In file included from include/linux/kvm_host.h:20:0, > from arch/powerpc/kernel/asm-offsets.c:54: >

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

2014-06-10 Thread Bjorn Helgaas
On Tue, Jun 10, 2014 at 8:02 PM, Stephen Rothwell wrote: > Hi Bjorn, > > After merging the pci tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > > ERROR: ".pci_try_set_mwi" [drivers/scsi/qla2xxx/qla2xxx.ko] undefined! > ERROR: ".pci_clear_mwi"

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

2014-06-10 Thread Bjorn Helgaas
On Tue, Jun 10, 2014 at 8:02 PM, Stephen Rothwell s...@canb.auug.org.au wrote: Hi Bjorn, After merging the pci tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: ERROR: .pci_try_set_mwi [drivers/scsi/qla2xxx/qla2xxx.ko] undefined! ERROR: .pci_clear_mwi

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

2014-05-22 Thread Bjorn Helgaas
On Thu, May 22, 2014 at 12:49 AM, Sebastian Ott wrote: > Hello, > > On Thu, 22 May 2014, Stephen Rothwell wrote: >> Hi Bjorn, >> >> After merging the pci tree, today's linux-next build (arm >> multi_v7_defconfig) failed like this: >> >> drivers/pci/pci-sysfs.c: In function 'devspec_show': >>

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

2014-05-22 Thread Sebastian Ott
Hello, On Thu, 22 May 2014, Stephen Rothwell wrote: > Hi Bjorn, > > After merging the pci tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > drivers/pci/pci-sysfs.c: In function 'devspec_show': > drivers/pci/pci-sysfs.c:426:22: error: dereferencing pointer to

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

2014-05-22 Thread Sebastian Ott
Hello, On Thu, 22 May 2014, Stephen Rothwell wrote: Hi Bjorn, After merging the pci tree, today's linux-next build (arm multi_v7_defconfig) failed like this: drivers/pci/pci-sysfs.c: In function 'devspec_show': drivers/pci/pci-sysfs.c:426:22: error: dereferencing pointer to incomplete

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

2014-05-22 Thread Bjorn Helgaas
On Thu, May 22, 2014 at 12:49 AM, Sebastian Ott seb...@linux.vnet.ibm.com wrote: Hello, On Thu, 22 May 2014, Stephen Rothwell wrote: Hi Bjorn, After merging the pci tree, today's linux-next build (arm multi_v7_defconfig) failed like this: drivers/pci/pci-sysfs.c: In function

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

2012-11-06 Thread Bjorn Helgaas
On Tue, Nov 06, 2012 at 11:27:29AM +1100, Stephen Rothwell wrote: > Hi Bjorn, > > After merging the pci tree, today's linux-next build (x86_64 allmodconfig) > failed like this: > ... > drivers/scsi/gdth.c: In function 'gdth_init_pci': > drivers/scsi/gdth.c::34: error: lvalue required as left

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

2012-11-06 Thread Bjorn Helgaas
On Tue, Nov 06, 2012 at 11:27:29AM +1100, Stephen Rothwell wrote: Hi Bjorn, After merging the pci tree, today's linux-next build (x86_64 allmodconfig) failed like this: ... drivers/scsi/gdth.c: In function 'gdth_init_pci': drivers/scsi/gdth.c::34: error: lvalue required as left

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

2012-11-05 Thread Stephen Rothwell
Hi Greg, On Tue, 6 Nov 2012 02:55:42 +0100 Greg Kroah-Hartman wrote: > > It is gone in my tree, and it should be deleted in yours, do you not see > that? Unfortunately, your tree gets merged late in my set of trees ... so I'll just keep the disabling patch and the problem will go away

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

2012-11-05 Thread Greg Kroah-Hartman
On Tue, Nov 06, 2012 at 11:27:29AM +1100, Stephen Rothwell wrote: > Hi Bjorn, > > After merging the pci tree, today's linux-next build (x86_64 allmodconfig) > failed like this: > > drivers/staging/telephony/ixj.c: In function 'ixj_probe_pci': > drivers/staging/telephony/ixj.c:7732:13: warning:

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

2012-11-05 Thread Greg Kroah-Hartman
On Tue, Nov 06, 2012 at 11:27:29AM +1100, Stephen Rothwell wrote: Hi Bjorn, After merging the pci tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/staging/telephony/ixj.c: In function 'ixj_probe_pci': drivers/staging/telephony/ixj.c:7732:13: warning:

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

2012-11-05 Thread Stephen Rothwell
Hi Greg, On Tue, 6 Nov 2012 02:55:42 +0100 Greg Kroah-Hartman gre...@linuxfoundation.org wrote: It is gone in my tree, and it should be deleted in yours, do you not see that? Unfortunately, your tree gets merged late in my set of trees ... so I'll just keep the disabling patch and the

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

2012-09-11 Thread Bjorn Helgaas
On Mon, Sep 10, 2012 at 7:29 PM, Stephen Rothwell wrote: > Hi Bjorn, > > After merging the pci tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > arch/powerpc/platforms/powernv/pci-ioda.c: In function > 'pnv_pci_window_alignment': >

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

2012-09-11 Thread Bjorn Helgaas
On Mon, Sep 10, 2012 at 7:29 PM, Stephen Rothwell s...@canb.auug.org.au wrote: Hi Bjorn, After merging the pci tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: arch/powerpc/platforms/powernv/pci-ioda.c: In function 'pnv_pci_window_alignment':