Re: [PATCH v1 19/25] PCI: rcar Gen2: Request host bridge window resources

2016-06-21 Thread Valentine Barshak
On Tue, Jun 21, 2016 at 09:26:23AM -0500, Bjorn Helgaas wrote: > [+cc Valentine] > Hi Bjorn, > Hi Geert, > > Thanks a lot for testing this, and sorry for the breakage. > > On Tue, Jun 21, 2016 at 12:41:31PM +0200, Geert Uytterhoeven wrote: > > On Tue, Jun 7, 2016 at 1:07 AM, Bjorn Helgaas

Re: [PATCH v1 19/25] PCI: rcar Gen2: Request host bridge window resources

2016-06-21 Thread Valentine Barshak
On Tue, Jun 21, 2016 at 09:26:23AM -0500, Bjorn Helgaas wrote: > [+cc Valentine] > Hi Bjorn, > Hi Geert, > > Thanks a lot for testing this, and sorry for the breakage. > > On Tue, Jun 21, 2016 at 12:41:31PM +0200, Geert Uytterhoeven wrote: > > On Tue, Jun 7, 2016 at 1:07 AM, Bjorn Helgaas

Re: [PATCH][ppc] logical/bitand typo in powerpc/boot/4xx.c

2008-01-29 Thread Valentine Barshak
Josh Boyer wrote: On Wed, 23 Jan 2008 23:37:33 +0100 Roel Kluin <[EMAIL PROTECTED]> wrote: logical/bitand typo Signed-off-by: Roel Kluin <[EMAIL PROTECTED]> --- diff --git a/arch/powerpc/boot/4xx.c b/arch/powerpc/boot/4xx.c index ebf9e21..dcfb459 100644 --- a/arch/powerpc/boot/4xx.c +++

Re: [PATCH][ppc] logical/bitand typo in powerpc/boot/4xx.c

2008-01-29 Thread Valentine Barshak
Josh Boyer wrote: On Wed, 23 Jan 2008 23:37:33 +0100 Roel Kluin [EMAIL PROTECTED] wrote: logical/bitand typo Signed-off-by: Roel Kluin [EMAIL PROTECTED] --- diff --git a/arch/powerpc/boot/4xx.c b/arch/powerpc/boot/4xx.c index ebf9e21..dcfb459 100644 --- a/arch/powerpc/boot/4xx.c +++

Re: [PATCH] pci: Fix e100 interrupt quirk

2007-09-20 Thread Valentine Barshak
Andrew Morton wrote: On Tue, 18 Sep 2007 15:17:37 +0400 Valentine Barshak <[EMAIL PROTECTED]> wrote: PCI memory space may have a 64-bit offset on some architectures (for example, PowerPC 440) and the actual PCI memory address has to fixed up (an offset to PCI mem space shuld be added)

Re: [PATCH] pci: Fix e100 interrupt quirk

2007-09-20 Thread Valentine Barshak
Andrew Morton wrote: On Tue, 18 Sep 2007 15:17:37 +0400 Valentine Barshak [EMAIL PROTECTED] wrote: PCI memory space may have a 64-bit offset on some architectures (for example, PowerPC 440) and the actual PCI memory address has to fixed up (an offset to PCI mem space shuld be added) before

[PATCH] pci: Fix e100 interrupt quirk

2007-09-19 Thread Valentine Barshak
tested on Sequoia PowerPC 440EPx board. Signed-off-by: Valentine Barshak <[EMAIL PROTECTED]> --- diff -ruN linux-2.6.orig/drivers/pci/quirks.c linux-2.6/drivers/pci/quirks.c --- linux-2.6.orig/drivers/pci/quirks.c 2007-09-18 15:32:48.0 +0400 +++ linux-2.6/drivers/pci/quirks.c 2

Re: [PATCH] pci: Fix e100 interrupt quirk

2007-09-19 Thread Valentine Barshak
Jarek Poplawski wrote: On 18-09-2007 13:17, Valentine Barshak wrote: PCI memory space may have a 64-bit offset on some architectures (for example, PowerPC 440) and the actual PCI memory address has to fixed up (an offset to PCI mem space shuld be added) before remapping. So, pci_iomap should

Re: [PATCH] pci: Fix e100 interrupt quirk

2007-09-19 Thread Valentine Barshak
Jarek Poplawski wrote: On 18-09-2007 13:17, Valentine Barshak wrote: PCI memory space may have a 64-bit offset on some architectures (for example, PowerPC 440) and the actual PCI memory address has to fixed up (an offset to PCI mem space shuld be added) before remapping. So, pci_iomap should

[PATCH] pci: Fix e100 interrupt quirk

2007-09-19 Thread Valentine Barshak
tested on Sequoia PowerPC 440EPx board. Signed-off-by: Valentine Barshak [EMAIL PROTECTED] --- diff -ruN linux-2.6.orig/drivers/pci/quirks.c linux-2.6/drivers/pci/quirks.c --- linux-2.6.orig/drivers/pci/quirks.c 2007-09-18 15:32:48.0 +0400 +++ linux-2.6/drivers/pci/quirks.c 2007-09-19

[PATCH] pci: Fix e100 interrupt quirk

2007-09-18 Thread Valentine Barshak
tested on Sequoia PowerPC 440EPx board. Signed-off-by: Valentine Barshak <[EMAIL PROTECTED]> --- --- linux-2.6.orig/drivers/pci/quirks.c 2007-09-04 21:15:43.0 +0400 +++ linux-2.6.bld/drivers/pci/quirks.c 2007-09-05 20:46:14.0 +0400 @@ -1444,9 +1444,9 @@ static void __d

[PATCH] pci: Fix e100 interrupt quirk

2007-09-18 Thread Valentine Barshak
tested on Sequoia PowerPC 440EPx board. Signed-off-by: Valentine Barshak [EMAIL PROTECTED] --- --- linux-2.6.orig/drivers/pci/quirks.c 2007-09-04 21:15:43.0 +0400 +++ linux-2.6.bld/drivers/pci/quirks.c 2007-09-05 20:46:14.0 +0400 @@ -1444,9 +1444,9 @@ static void __devinit