All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Jason Gunthorpe <jgunthorpe@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Misconfiguration of 64 bit MMIO Prefetch BARs in 2.6.13
Date: Wed, 12 Oct 2005 16:46:27 -0700	[thread overview]
Message-ID: <20051012234626.GA26484@suse.de> (raw)
In-Reply-To: <da2267130510112014g692f9620i8cb269c19e1802ec@mail.gmail.com>

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

           reply	other threads:[~2005-10-12 23:46 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <da2267130510112014g692f9620i8cb269c19e1802ec@mail.gmail.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051012234626.GA26484@suse.de \
    --to=gregkh@suse.de \
    --cc=jgunthorpe@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.