linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6][RFC] pci, x86: change the way to add MMCFG region on x86
@ 2012-04-26 10:37 Taku Izumi
  2012-04-26 10:39 ` [PATCH 1/6] PCI, x86: split out pci_mmcfg_check_reserved() for code reuse Taku Izumi
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Taku Izumi @ 2012-04-26 10:37 UTC (permalink / raw)
  To: liuj97, Bjorn Helgaas
  Cc: linux-pci, Kenji Kaneshige, Yinghai Lu, Keping Chen, ddutile,
	greg.pearson


 This patchset is based on the following Jiang Liu's patchset:
   http://marc.info/?l=linux-pci&m=133410334617298&w=2

 This changes the way to add MMCFG region on x86.
 MMCFG region information provided by ACPI MCFG table 
 or _CBA method will be added at acpi_pci_root_add()
 of pci_root driver.
 
 patch1-4 is exactly same as Liu's.

  *[PATCH 1/6] PCI, x86: split out pci_mmcfg_check_reserved() for code reuse
  *[PATCH 2/6] PCI, x86: split out pci_mmconfig_alloc() for code reuse
  *[PATCH 3/6] PCI, x86: use RCU list to protect mmconfig list
  *[PATCH 4/6] PCI, x86: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()
  *[PATCH 5/6] PCI, x86: introduce pci_mmcongi_add() / pci_mmconfig_delete()
  *[PATCH 6/6] PCI, x86: change the way to add MMCFG region on x86
  
-
Best regards,
Taku Izumi


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2012-05-02 23:43 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-26 10:37 [PATCH 0/6][RFC] pci, x86: change the way to add MMCFG region on x86 Taku Izumi
2012-04-26 10:39 ` [PATCH 1/6] PCI, x86: split out pci_mmcfg_check_reserved() for code reuse Taku Izumi
2012-04-26 16:16   ` Yinghai Lu
2012-04-26 10:40 ` [PATCH 2/6] PCI, x86: split out pci_mmconfig_alloc() " Taku Izumi
2012-04-26 10:41 ` [PATCH 3/6] PCI, x86: use RCU list to protect mmconfig list Taku Izumi
2012-04-26 10:42 ` [PATCH 4/6] PCI, x86: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap() Taku Izumi
2012-04-26 10:42 ` [PATCH 5/6] PCI, x86: introduce pci_mmcongi_add() / pci_mmconfig_delete() Taku Izumi
2012-04-26 13:59   ` Jiang Liu
2012-04-26 14:07   ` Jiang Liu
2012-04-26 10:42 ` [PATCH 6/6] PCI, x86: change the way to add MMCFG region on x86 Taku Izumi
2012-04-26 15:04   ` Jiang Liu
2012-04-27  6:17     ` Taku Izumi
2012-05-02 14:41       ` [PATCH] PCI, x86: avoid redundant insert_resource() call in pci_mmcfg_insert_resources() Jiang Liu
2012-04-26 16:21 ` [PATCH 0/6][RFC] pci, x86: change the way to add MMCFG region on x86 Yinghai Lu
2012-05-02 23:43 ` Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).