* Re: Misconfiguration of 64 bit MMIO Prefetch BARs in 2.6.13
[not found] <da2267130510112014g692f9620i8cb269c19e1802ec@mail.gmail.com>
@ 2005-10-12 23:46 ` Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2005-10-12 23:46 UTC (permalink / raw)
To: Jason Gunthorpe; +Cc: linux-kernel
On Tue, Oct 11, 2005 at 09:14:38PM -0600, Jason Gunthorpe wrote:
> --- linux-2.6.13/drivers/pci/setup-bus.c 2005-08-28 23:41:01.000000000000
> +++ /usr/src/linux-2.6.13/drivers/pci/setup-bus.c 2005-10-12
> 03:03:09.000000+0000
> @@ -148,6 +148,7 @@
> struct pci_dev *bridge = bus->self;
> struct pci_bus_region region;
> u32 l, io_upper16;
> + u32 pf_upperbase64;
>
> DBG(KERN_INFO "PCI: Bridge: %s\n", pci_name(bridge));
>
> @@ -203,15 +204,23 @@
> l |= region.end & 0xfff00000;
> DBG(KERN_INFO " PREFETCH window: %08lx-%08lx\n",
> region.start, region.end);
> +
Your email client ate the tabs and spaces for this patch, care to try
again?
And have you tried 2.6.14-rc4?
thanks,
greg k-h
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-10-12 23:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <da2267130510112014g692f9620i8cb269c19e1802ec@mail.gmail.com>
2005-10-12 23:46 ` Misconfiguration of 64 bit MMIO Prefetch BARs in 2.6.13 Greg KH
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.