Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751781AbaKFSzA (ORCPT ); Thu, 6 Nov 2014 13:55:00 -0500 Received: from mail-ig0-f178.google.com ([209.85.213.178]:47102 "EHLO mail-ig0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751613AbaKFSy5 (ORCPT ); Thu, 6 Nov 2014 13:54:57 -0500 Date: Thu, 6 Nov 2014 11:54:53 -0700 From: Bjorn Helgaas To: Linus Torvalds Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Chao Zhou , Joerg Roedel , Yinghai Lu Subject: [GIT PULL] PCI fixes for v3.18 Message-ID: <20141106185453.GA17929@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, This fixes an oops when enabling SR-IOV VF devices. The oops is a regression I added by configuring all devices during enumeration. Bjorn The following changes since commit d8e7d53a2fc14e0830ab728cb84ee19933d3ac8d: PCI: Rename sysfs 'enabled' file back to 'enable' (2014-10-30 11:17:10 -0600) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v3.18-fixes-2 for you to fetch changes up to 32f638fc11db0526c706454d9ab4339d55ac89f3: PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle() (2014-11-05 13:06:16 -0700) ---------------------------------------------------------------- PCI update for v3.18: Enumeration - Don't oops on virtual buses in acpi_pci_get_bridge_handle() (Yinghai Lu) ---------------------------------------------------------------- Yinghai Lu (1): PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle() include/linux/pci-acpi.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/