public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <bjorn.helgaas@hp.com>
To: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: linux-pci@vger.kernel.org, linux-acpi@vger.kernel.org,
	Pete Zaitcev <zaitcev@redhat.com>,
	Thomas Renninger <trenn@suse.de>,
	linux-kernel@vger.kernel.org
Subject: [PATCH] x86/PCI: pci=use_crs regression fix
Date: Tue, 16 Mar 2010 14:11:29 -0600	[thread overview]
Message-ID: <20100316201046.24527.79634.stgit@bob.kio> (raw)

This patch fixes some PCI host bridge _CRS parsing problems and may fix
Pete Zaitcev's http://bugzilla.kernel.org/show_bug.cgi?id=15533 regression,
but I haven't seen any testing results yet.

I'm pretty confident this will fix pci=use_crs on *some* machines even if
Pete's problem turns out to be something else, so I think we should just
put it in.

---

Bjorn Helgaas (1):
      x86/PCI: ignore Consumer/Producer bit and parse additional _CRS resources


 arch/x86/pci/acpi.c |   77 +++++++++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 71 insertions(+), 6 deletions(-)

             reply	other threads:[~2010-03-16 20:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-16 20:11 Bjorn Helgaas [this message]
2010-03-16 20:11 ` [PATCH] x86/PCI: ignore Consumer/Producer bit and parse additional _CRS resources Bjorn Helgaas
2010-03-19 20:38   ` Jesse Barnes

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=20100316201046.24527.79634.stgit@bob.kio \
    --to=bjorn.helgaas@hp.com \
    --cc=jbarnes@virtuousgeek.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=trenn@suse.de \
    --cc=zaitcev@redhat.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox