From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-gg0-f202.google.com ([209.85.161.202]:45661 "EHLO mail-gg0-f202.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760790Ab3BNRqX (ORCPT ); Thu, 14 Feb 2013 12:46:23 -0500 Received: by mail-gg0-f202.google.com with SMTP id l4so713419ggi.1 for ; Thu, 14 Feb 2013 09:46:23 -0800 (PST) Date: Thu, 14 Feb 2013 10:46:22 -0700 From: Bjorn Helgaas To: Linus Torvalds Cc: "Rafael J. Wysocki" , Daniel J Blueman , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] PCI update for v3.8 Message-ID: <20130214174622.GA19787@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-pci-owner@vger.kernel.org List-ID: 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(+)