Re: [PATCH] pci: Allow very large resource windows

2014-05-23 Thread Bjorn Helgaas
On Fri, May 23, 2014 at 11:51 AM, Kevin Hilman wrote: > Hi Bjorn, > > Bjorn Helgaas writes: > >> On Mon, May 19, 2014 at 02:03:14PM +0100, Alan wrote: >>> From: Alan >>> >>> This is needed for some of the Xeon Phi type systems. >>> >>> Signed-off-by: Alan Cox >> >> I applied this to my pci/reso

Re: [PATCH] pci: Allow very large resource windows

2014-05-23 Thread Kevin Hilman
Hi Bjorn, Bjorn Helgaas writes: > On Mon, May 19, 2014 at 02:03:14PM +0100, Alan wrote: >> From: Alan >> >> This is needed for some of the Xeon Phi type systems. >> >> Signed-off-by: Alan Cox > > I applied this to my pci/resource branch for v3.16. Nikhil > posted essentially the same patch

Re: [PATCH] pci: Allow very large resource windows

2014-05-19 Thread Bjorn Helgaas
On Mon, May 19, 2014 at 02:03:14PM +0100, Alan wrote: > From: Alan > > This is needed for some of the Xeon Phi type systems. > > Signed-off-by: Alan Cox I applied this to my pci/resource branch for v3.16. Nikhil posted essentially the same patch a couple years ago, so I added his signed-off-b

[PATCH] pci: Allow very large resource windows

2014-05-19 Thread Alan
From: Alan This is needed for some of the Xeon Phi type systems. Signed-off-by: Alan Cox --- drivers/pci/setup-bus.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/pci/setup-bus.c b/drivers/pci/setup-bus.c index d219d44..4184112 100644 --- a/drivers/pci/setu

[PATCH] pci: Allow very large resource windows

2014-04-28 Thread Alan
From: Alan This is needed for some of the Xeon Phi type systems. Signed-off-by: Alan Cox --- drivers/pci/setup-bus.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/pci/setup-bus.c b/drivers/pci/setup-bus.c index 138bdd6..5679ec2 100644 --- a/drivers/pci/setu