[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1346622653-30741-1-git-send-email-yinghai@kernel.org>
Date: Sun, 2 Sep 2012 14:50:47 -0700
From: Yinghai Lu <yinghai@...nel.org>
To: Bjorn Helgaas <bhelgaas@...gle.com>,
Taku Izumi <izumi.taku@...fujitsu.com>,
Jiang Liu <jiang.liu@...wei.com>, x86 <x86@...nel.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-acpi@...r.kernel.org, Yinghai Lu <yinghai@...nel.org>
Subject: [PATCH part2 0/6] PCI, x86: pci root bus hotplug support - part2
Refactor x86 pci pcibios_allocate related function to take bus as parameter.
So later could use it for root bus add case.
could get from
git://git.kernel.org/pub/scm/linux/kernel/git/yinghai/linux-yinghai.git for-pci-root-bus-hotplug-part2
Yinghai Lu (6):
x86, PCI: Separate pcibios_allocate_bridge_resources()
x86, PCI: Separate pcibios_allocate_dev_resources()
x86, PCI: Let pcibios_allocate_bus_resources() take bus instead
x86, PCI: Separate rom resource claim out
PCI, x86: Add pcibios_fw_addr_done
PCI: Claim hw/fw allocated resources in hot add path.
arch/x86/pci/i386.c | 192 ++++++++++++++++++++++++++++++++++-----------------
drivers/pci/bus.c | 2 +
include/linux/pci.h | 1 +
3 files changed, 131 insertions(+), 64 deletions(-)
--
1.7.7
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists