From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: Marc Zyngier <marc.zyngier@arm.com>
Cc: Len Brown <lenb@kernel.org>, Hanjun Guo <hanjun.guo@linaro.org>,
Tomasz Nowicki <tn@semihalf.com>,
Thomas Gleixner <tglx@linutronix.de>,
Jason Cooper <jason@lakedaemon.net>,
Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
Sudeep Holla <sudeep.holla@arm.com>,
Will Deacon <will.deacon@arm.com>,
Catalin Marinas <catalin.marinas@arm.com>,
linaro-acpi@lists.linaro.org, linux-acpi@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 0/5] ACPI probing infrastructure
Date: Mon, 28 Sep 2015 15:53:52 +0200 [thread overview]
Message-ID: <39030379.kalO2V72FV@vostro.rjw.lan> (raw)
In-Reply-To: <560939A7.3030603@arm.com>
On Monday, September 28, 2015 01:59:19 PM Marc Zyngier wrote:
> Hi Rafael,
>
> On 26/09/15 00:45, Rafael J. Wysocki wrote:
>
> >> Marc Zyngier (5):
> >> acpi: Add basic device probing infrastructure
> >> irqchip/acpi: Add probing infrastructure for ACPI-based irqchips
> >> irqchip/gic: Convert the GIC driver to ACPI probing
> >> clocksource/acpi: Add probing infrastructure for ACPI-based
> >> clocksources
> >> clocksource/arm_arch_timer: Convert to ACPI probing
> >
> > I'm generally fine with this (modulo a couple of super-minor nits in the
> > first patch), but it needs ACKs from Thomas for the irqchip-related and
> > clocksource-related patches.
>
> Sure. I've now addressed your comments, and I'll post the updated series
> later today.
>
> > Plus [3/5] needs to be rebased on top of the Al's patches removing BAD_MADT_ENTRY
> > (currently in my bleeding-edge branch).
>
> Al's patches were there on Friday, but vanished over the weekend. Do you
> have another (stable?) branch with these patches in (assuming they are
> still aimed at 4.4)?
The Al's patches are gone for now, because they introduced a 0-day testing
regression.
I guess this means I can apply your patches first and ask Al to rebase his
next version on them.
Thanks,
Rafael
WARNING: multiple messages have this Message-ID (diff)
From: rjw@rjwysocki.net (Rafael J. Wysocki)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/5] ACPI probing infrastructure
Date: Mon, 28 Sep 2015 15:53:52 +0200 [thread overview]
Message-ID: <39030379.kalO2V72FV@vostro.rjw.lan> (raw)
In-Reply-To: <560939A7.3030603@arm.com>
On Monday, September 28, 2015 01:59:19 PM Marc Zyngier wrote:
> Hi Rafael,
>
> On 26/09/15 00:45, Rafael J. Wysocki wrote:
>
> >> Marc Zyngier (5):
> >> acpi: Add basic device probing infrastructure
> >> irqchip/acpi: Add probing infrastructure for ACPI-based irqchips
> >> irqchip/gic: Convert the GIC driver to ACPI probing
> >> clocksource/acpi: Add probing infrastructure for ACPI-based
> >> clocksources
> >> clocksource/arm_arch_timer: Convert to ACPI probing
> >
> > I'm generally fine with this (modulo a couple of super-minor nits in the
> > first patch), but it needs ACKs from Thomas for the irqchip-related and
> > clocksource-related patches.
>
> Sure. I've now addressed your comments, and I'll post the updated series
> later today.
>
> > Plus [3/5] needs to be rebased on top of the Al's patches removing BAD_MADT_ENTRY
> > (currently in my bleeding-edge branch).
>
> Al's patches were there on Friday, but vanished over the weekend. Do you
> have another (stable?) branch with these patches in (assuming they are
> still aimed at 4.4)?
The Al's patches are gone for now, because they introduced a 0-day testing
regression.
I guess this means I can apply your patches first and ask Al to rebase his
next version on them.
Thanks,
Rafael
next prev parent reply other threads:[~2015-09-28 13:25 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-13 14:02 [PATCH v2 0/5] ACPI probing infrastructure Marc Zyngier
2015-09-13 14:02 ` Marc Zyngier
2015-09-13 14:02 ` [PATCH v2 1/5] acpi: Add basic device " Marc Zyngier
2015-09-13 14:02 ` Marc Zyngier
2015-09-25 23:54 ` Rafael J. Wysocki
2015-09-25 23:54 ` Rafael J. Wysocki
2015-09-13 14:02 ` [PATCH v2 2/5] irqchip/acpi: Add probing infrastructure for ACPI-based irqchips Marc Zyngier
2015-09-13 14:02 ` Marc Zyngier
2015-09-13 14:02 ` [PATCH v2 3/5] irqchip/gic: Convert the GIC driver to ACPI probing Marc Zyngier
2015-09-13 14:02 ` Marc Zyngier
2015-09-16 15:05 ` Hanjun Guo
2015-09-16 15:05 ` Hanjun Guo
2015-09-16 17:28 ` Marc Zyngier
2015-09-16 17:28 ` Marc Zyngier
2015-09-16 15:09 ` Hanjun Guo
2015-09-16 15:09 ` Hanjun Guo
2015-09-13 14:02 ` [PATCH v2 4/5] clocksource/acpi: Add probing infrastructure for ACPI-based clocksources Marc Zyngier
2015-09-13 14:02 ` Marc Zyngier
2015-09-13 14:02 ` [PATCH v2 5/5] clocksource/arm_arch_timer: Convert to ACPI probing Marc Zyngier
2015-09-13 14:02 ` Marc Zyngier
2015-09-25 23:45 ` [PATCH v2 0/5] ACPI probing infrastructure Rafael J. Wysocki
2015-09-25 23:45 ` Rafael J. Wysocki
2015-09-28 12:59 ` Marc Zyngier
2015-09-28 12:59 ` Marc Zyngier
2015-09-28 13:53 ` Rafael J. Wysocki [this message]
2015-09-28 13:53 ` Rafael J. Wysocki
2015-09-28 13:50 ` Marc Zyngier
2015-09-28 13:50 ` Marc Zyngier
2015-09-28 19:43 ` [Linaro-acpi] " Al Stone
2015-09-28 19:43 ` Al Stone
2015-09-28 19:49 ` Rafael J. Wysocki
2015-09-28 19:49 ` Rafael J. Wysocki
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=39030379.kalO2V72FV@vostro.rjw.lan \
--to=rjw@rjwysocki.net \
--cc=catalin.marinas@arm.com \
--cc=hanjun.guo@linaro.org \
--cc=jason@lakedaemon.net \
--cc=lenb@kernel.org \
--cc=linaro-acpi@lists.linaro.org \
--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=sudeep.holla@arm.com \
--cc=tglx@linutronix.de \
--cc=tn@semihalf.com \
--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.