[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1335191642-6869-1-git-send-email-jiang.liu@huawei.com>
Date: Mon, 23 Apr 2012 22:33:59 +0800
From: Jiang Liu <liuj97@...il.com>
To: Paul Gortmaker <paul.gortmaker@...driver.com>,
Mike Galbraith <efault@....de>,
Thomas Gleixner <tglx@...utronix.de>,
Vinod Koul <vinod.koul@...el.com>,
Dan Williams <dan.j.williams@...el.com>,
Ingo Molnar <mingo@...e.hu>
Cc: Jiang Liu <liuj97@...il.com>, Keping Chen <chenkeping@...wei.com>,
linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org
Subject: [PATCH v1 0/3] enhance DCA core to support DCA device hotplug
From: Jiang Liu <liuj97@...il.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
--
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