From: Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>
To: Duc Dang <dhdang@apm.com>
Cc: Marc Zyngier <marc.zyngier@arm.com>,
Thomas Gleixner <tglx@linutronix.de>,
Jason Cooper <jason@lakedaemon.net>,
rjw@rjwysocki.net, Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
Will Deacon <will.deacon@arm.com>,
Catalin Marinas <Catalin.Marinas@arm.com>,
hanjun.guo@linaro.org, tomasz.nowicki@linaro.org,
graeme.gregory@linaro.org,
linux-arm <linux-arm-kernel@lists.infradead.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
linux-acpi@vger.kernel.org
Subject: Re: [PATCH V3 0/6] gicv2m: acpi: Add ACPI support for GICv2m MSI
Date: Fri, 30 Oct 2015 09:03:55 -0500 [thread overview]
Message-ID: <563378CB.9090005@amd.com> (raw)
In-Reply-To: <CADaLNDnhn+Lax6aMseA4kPsAfKHG=L0buO6Tf-U8sxfUzn38BA@mail.gmail.com>
Hi Duc
On 10/29/15 16:25, Duc Dang wrote:
> Hi Suravee,
> On Wed, Oct 21, 2015 at 11:47 AM, Suravee Suthikulpanit
> <Suravee.Suthikulpanit@amd.com> wrote:
>> >This patch series has been forked from the following patch series since
>> >it no longer depends on the rest of the patches.
>> >
>> > [PATCH v4 00/10] ACPI GIC Self-probing, GICv2m and GICv3 support
>> > https://lkml.org/lkml/2015/7/29/234
>> >
>> >It has been ported to use the newly introduced device fwnode_handle
>> >for ACPI irqdmain introduced by Marc in the following patch series:
>> >
>> > [PATCH v2 00/17] Divorcing irqdomain and device_node
>> > http://git.kernel.org/cgit/linux/kernel/git/maz/arm-platforms.git irq/irq-domain-fwnode-v2
>> >
>> >The following git branch contains the submitted patches along with
>> >the pre-requsite patches (mainly for ARM64 PCI support for ACPI).
>> >
>> > https://github.com/ssuthiku/linux.git v2m-multiframe-v3
> I tried to clone your tree to test on my X-Gene platform but I didn't
> see branch v2m-multiframe-v3.
> I see similar patch set in origin/irq-domain-fwnode-v2-v2m-multiframe.
> Can you please check?
>
It should be there now. I might have forgotten to push it to my Github.
Sorry for inconvenience, and thanks for testing.
Suravee
WARNING: multiple messages have this Message-ID (diff)
From: Suravee.Suthikulpanit@amd.com (Suravee Suthikulpanit)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V3 0/6] gicv2m: acpi: Add ACPI support for GICv2m MSI
Date: Fri, 30 Oct 2015 09:03:55 -0500 [thread overview]
Message-ID: <563378CB.9090005@amd.com> (raw)
In-Reply-To: <CADaLNDnhn+Lax6aMseA4kPsAfKHG=L0buO6Tf-U8sxfUzn38BA@mail.gmail.com>
Hi Duc
On 10/29/15 16:25, Duc Dang wrote:
> Hi Suravee,
> On Wed, Oct 21, 2015 at 11:47 AM, Suravee Suthikulpanit
> <Suravee.Suthikulpanit@amd.com> wrote:
>> >This patch series has been forked from the following patch series since
>> >it no longer depends on the rest of the patches.
>> >
>> > [PATCH v4 00/10] ACPI GIC Self-probing, GICv2m and GICv3 support
>> > https://lkml.org/lkml/2015/7/29/234
>> >
>> >It has been ported to use the newly introduced device fwnode_handle
>> >for ACPI irqdmain introduced by Marc in the following patch series:
>> >
>> > [PATCH v2 00/17] Divorcing irqdomain and device_node
>> > http://git.kernel.org/cgit/linux/kernel/git/maz/arm-platforms.git irq/irq-domain-fwnode-v2
>> >
>> >The following git branch contains the submitted patches along with
>> >the pre-requsite patches (mainly for ARM64 PCI support for ACPI).
>> >
>> > https://github.com/ssuthiku/linux.git v2m-multiframe-v3
> I tried to clone your tree to test on my X-Gene platform but I didn't
> see branch v2m-multiframe-v3.
> I see similar patch set in origin/irq-domain-fwnode-v2-v2m-multiframe.
> Can you please check?
>
It should be there now. I might have forgotten to push it to my Github.
Sorry for inconvenience, and thanks for testing.
Suravee
WARNING: multiple messages have this Message-ID (diff)
From: Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>
To: Duc Dang <dhdang@apm.com>
Cc: Marc Zyngier <marc.zyngier@arm.com>,
Thomas Gleixner <tglx@linutronix.de>,
Jason Cooper <jason@lakedaemon.net>, <rjw@rjwysocki.net>,
Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
Will Deacon <will.deacon@arm.com>,
"Catalin Marinas" <Catalin.Marinas@arm.com>,
<hanjun.guo@linaro.org>, <tomasz.nowicki@linaro.org>,
<graeme.gregory@linaro.org>,
linux-arm <linux-arm-kernel@lists.infradead.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
<linux-acpi@vger.kernel.org>
Subject: Re: [PATCH V3 0/6] gicv2m: acpi: Add ACPI support for GICv2m MSI
Date: Fri, 30 Oct 2015 09:03:55 -0500 [thread overview]
Message-ID: <563378CB.9090005@amd.com> (raw)
In-Reply-To: <CADaLNDnhn+Lax6aMseA4kPsAfKHG=L0buO6Tf-U8sxfUzn38BA@mail.gmail.com>
Hi Duc
On 10/29/15 16:25, Duc Dang wrote:
> Hi Suravee,
> On Wed, Oct 21, 2015 at 11:47 AM, Suravee Suthikulpanit
> <Suravee.Suthikulpanit@amd.com> wrote:
>> >This patch series has been forked from the following patch series since
>> >it no longer depends on the rest of the patches.
>> >
>> > [PATCH v4 00/10] ACPI GIC Self-probing, GICv2m and GICv3 support
>> > https://lkml.org/lkml/2015/7/29/234
>> >
>> >It has been ported to use the newly introduced device fwnode_handle
>> >for ACPI irqdmain introduced by Marc in the following patch series:
>> >
>> > [PATCH v2 00/17] Divorcing irqdomain and device_node
>> > http://git.kernel.org/cgit/linux/kernel/git/maz/arm-platforms.git irq/irq-domain-fwnode-v2
>> >
>> >The following git branch contains the submitted patches along with
>> >the pre-requsite patches (mainly for ARM64 PCI support for ACPI).
>> >
>> > https://github.com/ssuthiku/linux.git v2m-multiframe-v3
> I tried to clone your tree to test on my X-Gene platform but I didn't
> see branch v2m-multiframe-v3.
> I see similar patch set in origin/irq-domain-fwnode-v2-v2m-multiframe.
> Can you please check?
>
It should be there now. I might have forgotten to push it to my Github.
Sorry for inconvenience, and thanks for testing.
Suravee
next prev parent reply other threads:[~2015-10-30 14:04 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-21 18:47 [PATCH V3 0/6] gicv2m: acpi: Add ACPI support for GICv2m MSI Suravee Suthikulpanit
2015-10-21 18:47 ` Suravee Suthikulpanit
2015-10-21 18:47 ` Suravee Suthikulpanit
2015-10-21 18:47 ` [PATCH V3 1/6] pci: msi: Add support to query MSI domain for pci device Suravee Suthikulpanit
2015-10-21 18:47 ` Suravee Suthikulpanit
2015-10-21 18:47 ` Suravee Suthikulpanit
2015-10-21 18:47 ` [PATCH V3 2/6] acpi: pci: Setup MSI domain for ACPI based pci devices Suravee Suthikulpanit
2015-10-21 18:47 ` Suravee Suthikulpanit
2015-10-21 18:47 ` Suravee Suthikulpanit
2015-11-19 12:08 ` Marc Zyngier
2015-11-19 12:08 ` Marc Zyngier
2015-11-19 12:08 ` Marc Zyngier
2015-11-21 21:18 ` Suravee Suthikulpanit
2015-11-21 21:18 ` Suravee Suthikulpanit
2015-11-21 21:18 ` Suravee Suthikulpanit
2015-11-22 11:35 ` Marc Zyngier
2015-11-22 11:35 ` Marc Zyngier
2015-11-22 11:35 ` Marc Zyngier
2015-12-06 18:03 ` Tomasz Nowicki
2015-12-06 18:03 ` Tomasz Nowicki
2015-12-07 8:55 ` Marc Zyngier
2015-12-07 8:55 ` Marc Zyngier
2015-10-21 18:47 ` [PATCH V3 3/6] irqdomain: introduce is_fwnode_irqchip helper Suravee Suthikulpanit
2015-10-21 18:47 ` Suravee Suthikulpanit
2015-10-21 18:47 ` Suravee Suthikulpanit
2015-10-21 18:47 ` [PATCH V3 4/6] irqdomain: Introduce irq_domain_get_irqchip_fwnode_name helper function Suravee Suthikulpanit
2015-10-21 18:47 ` Suravee Suthikulpanit
2015-10-21 18:47 ` Suravee Suthikulpanit
2015-10-21 18:47 ` [PATCH V3 5/6] gicv2m: Refactor to prepare for ACPI support Suravee Suthikulpanit
2015-10-21 18:47 ` Suravee Suthikulpanit
2015-10-21 18:47 ` Suravee Suthikulpanit
2015-10-21 18:47 ` [PATCH V3 6/6] gicv2m: acpi: Introducing GICv2m " Suravee Suthikulpanit
2015-10-21 18:47 ` Suravee Suthikulpanit
2015-10-21 18:47 ` Suravee Suthikulpanit
2015-10-29 21:25 ` [PATCH V3 0/6] gicv2m: acpi: Add ACPI support for GICv2m MSI Duc Dang
2015-10-29 21:25 ` Duc Dang
2015-10-30 14:03 ` Suravee Suthikulpanit [this message]
2015-10-30 14:03 ` Suravee Suthikulpanit
2015-10-30 14:03 ` Suravee Suthikulpanit
2015-10-30 16:53 ` Duc Dang
2015-10-30 16:53 ` Duc Dang
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=563378CB.9090005@amd.com \
--to=suravee.suthikulpanit@amd.com \
--cc=Catalin.Marinas@arm.com \
--cc=dhdang@apm.com \
--cc=graeme.gregory@linaro.org \
--cc=hanjun.guo@linaro.org \
--cc=jason@lakedaemon.net \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lorenzo.pieralisi@arm.com \
--cc=marc.zyngier@arm.com \
--cc=rjw@rjwysocki.net \
--cc=tglx@linutronix.de \
--cc=tomasz.nowicki@linaro.org \
--cc=will.deacon@arm.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.