From patchwork Thu Feb 14 17:46:22 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [GIT,PULL] PCI update for v3.8 From: Bjorn Helgaas X-Patchwork-Id: 220474 Message-Id: <20130214174622.GA19787@google.com> To: Linus Torvalds Cc: "Rafael J. Wysocki" , Daniel J Blueman , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Date: Thu, 14 Feb 2013 10:46:22 -0700 Hi Linus, This is another fix for v3.8. It fixes an oops that happens when a Thunderbolt adapter is unplugged (remove device, poll for PME events on no-longer-existing device, oops). Bjorn The following changes since commit 444ee9bd3d0fa78317c6127c961af5accf50038b: PCI: remove depends on CONFIG_EXPERIMENTAL (2013-01-17 16:22:05 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/3.8-pci-fixes-3 for you to fetch changes up to 249bfb83cf8ba658955f0245ac3981d941f746ee: PCI/PM: Clean up PME state when removing a device (2013-02-13 11:58:02 -0700) ---------------------------------------------------------------- PCI update for v3.8: Hotplug PCI/PM: Clean up PME state when removing a device ---------------------------------------------------------------- Rafael J. Wysocki (1): PCI/PM: Clean up PME state when removing a device drivers/pci/remove.c | 2 ++ 1 file changed, 2 insertions(+) --- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html