Re: [PATCH v2 0/8] PM / Domains: Bunch of small improvements and fixes

From: Krzysztof Kozlowski
Date: Wed Jun 28 2017 - 10:48:39 EST


On Wed, Jun 28, 2017 at 12:51:45AM +0200, Rafael J. Wysocki wrote:
> On Monday, June 12, 2017 05:17:40 PM Krzysztof Kozlowski wrote:
> > Hi,
> >
> > Changes since v1:
> > =================
> > 1. Patch 2/8: Follow Ulf's advice and use genpd_lookup_dev() which also
> > solves risk of calling this for non-genpd (thus I added Ulf's
> > Reported-by).
> >
> > Description:
> > ============
> > Except adding lockdep assert to domains list mutex (3/8), all patches
> > are independent. Including the fixes for unsafe loop iteration.
> >
> > The last patch is RFC as this brings small overhead.
>
> I've applied the [1/8] from this set, but I realize that some other patches in
> it have been ACKed by Ulf, so can you please resend those with the tags?
>
> Unless, of course, they depend on the ones that have not been ACKed still.

Sure, I'll re-spin with acks.

Best regards,
Krzysztof