[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200902071003.50525.jbarnes@virtuousgeek.org>
Date: Sat, 7 Feb 2009 10:03:49 -0800
From: Jesse Barnes <jbarnes@...tuousgeek.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux PCI <linux-pci@...r.kernel.org>
Cc: "Rafael J. Wysocki" <rjw@...k.pl>,
Parag Warudkar <parag.lkml@...il.com>,
Matt Carlson <mcarlson@...adcom.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
"David S. Miller" <davem@...emloft.net>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: 2.6.29-rc3: tg3 dead after resume
On Friday, February 6, 2009 7:00 pm Linus Torvalds wrote:
> On Wed, 4 Feb 2009, Rafael J. Wysocki wrote:
> > On Wednesday 04 February 2009, Parag Warudkar wrote:
> > > On Tue, 3 Feb 2009, Rafael J. Wysocki wrote:
> > > > Can you also test this one instead and tell me if it still works?
> > >
> > > Removing Linus' patch and applying the below one works as well.
> >
> > Great, thanks for testing.
> >
> > I'm going to push this one to Jesse.
>
> Jesse, should I take this directly (and presumably the related series by
> Rafael)?
>
> I was going to release -rc4 this weekend (it's already more than a week -
> I'm bad), and I'd hate for pci-e bridges to not resume correctly. So I'd
> either like a pull request from you with the pending suspend fixes, or
> I'll just apply the patch(es) directly.
Ok, you can just pull from me then. /me uses request-pull wow that's easy.
The following changes since commit eda58a85ec3fc05855a26654d97a2b53f0e715b9:
Linus Torvalds (1):
Merge branch 'for-linus' of git://git.kernel.org/.../cooloney/blackfin-2.6
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 for-linus
Alex Chiang (1):
PCI: properly clean up ASPM link state on device remove
Rafael J. Wysocki (7):
PCI PM: Fix handling of devices without drivers
PCI PM: Check if the state has been saved before trying to restore it
PCI PM: Fix saving of device state in pci_legacy_suspend
PCI: PCIe portdrv: Simplify suspend and resume
PCI PM: Do not disable and enable bridges during suspend-resume
PCI PM: Read power state from device after trying to change it on resume
PCI PM: make the PM core more careful with drivers using the new PM framework
Timothy S. Nelson (1):
PCI: return error on failure to read PCI ROMs
Documentation/filesystems/sysfs-pci.txt | 13 +++-
arch/ia64/sn/kernel/io_acpi_init.c | 2 +-
arch/ia64/sn/kernel/io_init.c | 2 +-
drivers/pci/pci-driver.c | 164 ++++++++++++++++++++-----------
drivers/pci/pci-sysfs.c | 4 +-
drivers/pci/pci.c | 4 +-
drivers/pci/pcie/aspm.c | 4 +-
drivers/pci/pcie/portdrv_pci.c | 16 +---
drivers/pci/rom.c | 8 +-
include/linux/pci.h | 2 +-
10 files changed, 132 insertions(+), 87 deletions(-)
--
Jesse Barnes, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists