From: Jesse Barnes <jbarnes@virtuousgeek.org>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [git pull] PCI changes
Date: Mon, 31 Oct 2011 10:18:39 -0700 [thread overview]
Message-ID: <20111031101839.79dce5ba@jbarnes-desktop> (raw)
In-Reply-To: <201110290130.45150.rjw@sisk.pl>
[-- Attachment #1: Type: text/plain, Size: 3490 bytes --]
On Sat, 29 Oct 2011 01:30:44 +0200
"Rafael J. Wysocki" <rjw@sisk.pl> wrote:
> Hi,
>
> On Friday, October 28, 2011, Jesse Barnes wrote:
> > Note! There are two branches available, see below.
> >
> > The following changes since commit
> > e9308cfd5ab4ade3d81cf591c7599c3a05a21b04:
> >
> > Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 (2011-10-14 17:07:52 +1200)
> >
> > are available in the git repository at:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci next-revert
> >
> > Probably the most exciting bits of this series are the MPS fixes and
> > Joerg's PASID stuff. But I don't think there's anything really risky
> > (i.e. no big resource management changes this time around).
> >
> > We found a problem on PPC with the latency setup changes, so this
> > branch includes reverts for those patches. However, another branch is
> > available with those patches rebased out if you prefer a cleaner
> > changelog. See below for the changelog and diffstat to expect from
> > that branch.
> >
> > Ben Hutchings (2):
> > PCI: Add Solarflare vendor ID and SFC4000 device IDs
> > PCI: Add quirk for known incorrect MPSS
> >
> > Benjamin Herrenschmidt (2):
> > PCI: Make pci_setup_bridge() non-static for use by arch code
> > pci: Clamp pcie_set_readrq() when using "performance" settings
> >
> > Jan Beulich (1):
> > x86: constify PCI raw ops structures
> >
> > Jesse Barnes (7):
> > Revert "PCI: latency timer doesn't apply to PCIe"
> > Revert "PCI: x86: use generic pcibios_set_master()"
> > Revert "PCI: sh: use generic pcibios_set_master()"
> > Revert "PCI: mn10300: use generic pcibios_set_master()"
> > Revert "PCI: mips: use generic pcibios_set_master()"
> > Revert "PCI: frv: use generic pcibios_set_master()"
> > Revert "PCI: Pull PCI 'latency timer' setup up into the core"
> >
> > Joerg Roedel (4):
> > PCI: Move ATS implementation into own file
> > PCI: Export ATS functions to modules
> > PCI: Add implementation for PRI capability
> > PCI: Add support for PASID capability
> >
> > Jon Mason (3):
> > PCI: Workaround for Intel MPS errata
> > PCI: enable MPS "performance" setting to properly handle bridge MPS
> > PCI: Clean-up MPS debug output
> >
> > Josh Boyer (1):
> > PCI quirk: mmc: Always check for lower base frequency quirk for Ricoh 1180:e823
> >
> > Myron Stowe (7):
> > PCI: Pull PCI 'latency timer' setup up into the core
> > PCI: frv: use generic pcibios_set_master()
> > PCI: mips: use generic pcibios_set_master()
> > PCI: mn10300: use generic pcibios_set_master()
> > PCI: sh: use generic pcibios_set_master()
> > PCI: x86: use generic pcibios_set_master()
> > PCI: latency timer doesn't apply to PCIe
> >
> > Prarit Bhargava (1):
> > PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove
> >
> > Rafael J. Wysocki (2):
> > PCI / PM: Extend PME polling to all PCI devices
> > PCI / PM: Remove unnecessary error variable from acpi_dev_run_wake()
>
> Any chance to push https://lkml.org/lkml/2011/10/21/192 any time soon?
>
> It pretty much is a necessary fix for a problem with _OSC after some
> recent changes.
Yeah, pushed to my for-linus branch, thanks Rafael.
--
Jesse Barnes, Intel Open Source Technology Center
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2011-10-31 17:18 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-28 20:29 [git pull] PCI changes Jesse Barnes
2011-10-28 23:30 ` Rafael J. Wysocki
2011-10-31 17:18 ` Jesse Barnes [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-01-11 18:34 Jesse Barnes
2012-01-12 3:38 ` Linus Torvalds
2012-01-13 21:24 ` Matthew Garrett
2012-01-13 23:14 ` Linus Torvalds
2012-01-13 23:26 ` Matthew Garrett
2012-01-12 5:34 ` Yinghai Lu
2011-07-28 23:51 Jesse Barnes
2011-05-23 20:43 Jesse Barnes
2011-05-23 21:16 ` David Miller
2011-05-24 0:04 ` Jesse Barnes
2011-03-18 17:30 Jesse Barnes
2011-01-14 17:01 Jesse Barnes
2010-08-05 19:52 Jesse Barnes
2010-05-21 21:48 Jesse Barnes
2010-05-22 0:12 ` Linus Torvalds
2010-05-22 1:59 ` Linus Torvalds
2010-05-22 3:01 ` Jesse Barnes
2010-05-22 8:17 ` Pekka Enberg
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=20111031101839.79dce5ba@jbarnes-desktop \
--to=jbarnes@virtuousgeek.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=rjw@sisk.pl \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox