From: "Taku Izumi" <izumi.taku@jp.fujitsu.com>
To: "'Bjorn Helgaas'" <bhelgaas@google.com>,
"'Jiang Liu'" <liuj97@gmail.com>
Cc: "'Kenji Kaneshige'" <kaneshige.kenji@jp.fujitsu.com>,
<linux-pci@vger.kernel.org>
Subject: RE: [PATCH] [RFC] PCI, ACPI, x86: MMCFG support for hotpluggable PCI hostbridges on x86, x86_64
Date: Thu, 26 Apr 2012 11:55:24 +0900 [thread overview]
Message-ID: <09a201cd2358$06ce4cd0$146ae670$@jp.fujitsu.com> (raw)
In-Reply-To: <CAErSpo4tibFpTSr+KaUJtFt=S5zGm=s5-p42_wW0yUcGu9JzWg@mail.gmail.com>
> -----Original Message-----
> From: Bjorn Helgaas [mailto:bhelgaas@google.com]
> Sent: Thursday, April 26, 2012 2:14 AM
> To: Jiang Liu
> Cc: Taku Izumi; Kenji Kaneshige; linux-pci@vger.kernel.org
> Subject: Re: [PATCH] [RFC] PCI, ACPI, x86: MMCFG support for hotpluggable PCI hostbridges on x86, x86_64
>
> On Sat, Apr 7, 2012 at 9:20 AM, Jiang Liu <liuj97@gmail.com> wrote:
> > On 04/06/2012 07:16 PM, Taku Izumi wrote:
> >>
> >> This patch introduces the configuration for the base address of
> >> the memory mapped configuration space (MMCFG) for hotpluggable PCI
> >> hostbridges on x86 and x86_64.
> >>
> >> The MMCFG for hotpluggable host bridges must be described by using
> >> ACPI _CBA method. This patch adds implementation for _CBA method
> >> on ACPI pci_root driver and MMCFG manipulating functons for x86 and
> >> x86_64.
> >>
> >> Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com>
> >> ---
> >> arch/x86/pci/mmconfig-shared.c | 61 ++++++++++++++++++++++++++++++++++-------
> >> drivers/acpi/pci_root.c | 28 ++++++++++++++++++
> >> drivers/pci/pci.c | 31 ++++++++++++++++++++
> >> include/acpi/acnames.h | 1
> >> include/linux/pci.h | 3 ++
> >> 5 files changed, 113 insertions(+), 11 deletions(-)
>
> Taku, I'm ignoring this patch for now because I assume that Jiang
> Liu's series "[PATCH V4 0/6] PCI, x86: update MMCFG information when
> hot-plugging PCI host bridges" includes the same functionality.
>
> If my assumption is wrong, please let me know.
Hi Bjorn,
Yes, you are right. Please ignore my former patch.
I'm re-creating new patchset based on Liu's series.
Best regarads,
Taku Izumi
next prev parent reply other threads:[~2012-04-26 2:55 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-06 2:59 [PATCH] [RFC] PCI, ACPI, x86: MMCFG support for hotpluggable PCI hostbridges on x86, x86_64 Taku Izumi
2012-04-06 6:31 ` Kenji Kaneshige
2012-04-06 11:15 ` Taku Izumi
2012-04-06 11:16 ` Taku Izumi
2012-04-07 15:20 ` Jiang Liu
2012-04-25 17:14 ` Bjorn Helgaas
2012-04-26 2:55 ` Taku Izumi [this message]
2012-04-07 15:09 ` Jiang Liu
2012-04-08 17:12 ` [PATCH RFC 0/2] PCI, x86: update MMCFG information when hot-plugging PCI host bridges Jiang Liu
2012-04-25 17:17 ` Bjorn Helgaas
2012-04-08 17:12 ` [PATCH 1/2] PCI,x86: introduce new MMCFG interfaces to support PCI host bridge hotplug Jiang Liu
2012-04-08 19:12 ` Yinghai Lu
2012-04-08 17:12 ` [PATCH 2/2] PCI, ACPI, x86: update MMCFG information when hot-plugging PCI host bridges Jiang Liu
2012-04-08 19:19 ` Yinghai Lu
2012-04-09 3:43 ` Jiang Liu
2012-04-09 14:37 ` Jiang Liu
2012-04-09 15:11 ` Yinghai Lu
2012-04-09 20:48 ` Yinghai Lu
2012-04-09 11:43 ` Kenji Kaneshige
2012-04-09 16:02 ` Jiang Liu
2012-04-10 10:32 ` Kenji Kaneshige
2012-04-10 15:47 ` Yinghai Lu
2012-04-10 16:05 ` Jiang Liu
2012-04-10 16:01 ` Jiang Liu
2012-05-02 23:55 ` Bjorn Helgaas
2012-05-03 6:39 ` Jiang Liu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='09a201cd2358$06ce4cd0$146ae670$@jp.fujitsu.com' \
--to=izumi.taku@jp.fujitsu.com \
--cc=bhelgaas@google.com \
--cc=kaneshige.kenji@jp.fujitsu.com \
--cc=linux-pci@vger.kernel.org \
--cc=liuj97@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.