linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] enhance DCA core to support DCA device hotplug
@ 2012-04-23 14:33 Jiang Liu
  2012-04-23 14:34 ` [PATCH v1 1/3] DCA, x86: fix invalid memory access in DCA core Jiang Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jiang Liu @ 2012-04-23 14:33 UTC (permalink / raw)
  To: Paul Gortmaker, Mike Galbraith, Thomas Gleixner, Vinod Koul,
	Dan Williams, Ingo Molnar
  Cc: Jiang Liu, Keping Chen, linux-kernel, linux-pci

From: Jiang Liu <liuj97@gmail.com>

When hot-removing PCI host bridges on Intel platforms, all endpoint devices
built in the PCI host bridge (IOH) should be removed too. This patchset
enhances the DCA core logic to support hotplug of Intel Crystall Beach PCI
devices built in the IOH. It also enhances the core to support multiple
PCI root complexes (domains).

The patchset applies to the mainline kernel at
cdd5983 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
and it has been tested on an IBM x3850 system.

Jiang Liu (3):
  DCA, x86: fix invalid memory access in DCA core
  DCA, x86: restart DCA operations in unregister_dca_provider()
  DCA, x86: support mutitple PCI root complexes in DCA core logic

 drivers/dca/dca-core.c |  152 ++++++++++++++++++++++++------------------------
 1 files changed, 77 insertions(+), 75 deletions(-)

-- 
1.7.5.4


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

end of thread, other threads:[~2012-04-23 14:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-23 14:33 [PATCH v1 0/3] enhance DCA core to support DCA device hotplug Jiang Liu
2012-04-23 14:34 ` [PATCH v1 1/3] DCA, x86: fix invalid memory access in DCA core Jiang Liu
2012-04-23 14:34 ` [PATCH v1 2/3] DCA, x86: restart DCA operations in unregister_dca_provider() Jiang Liu
2012-04-23 14:34 ` [PATCH v1 3/3] DCA, x86: support mutitple PCI root complexes in DCA core logic Jiang Liu

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).