Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp346863ybi; Fri, 7 Jun 2019 09:01:08 -0700 (PDT) X-Google-Smtp-Source: APXvYqwrOOQYvl4Fa1DOJctBaHIy0QrLlf/OIspWJqaKMoj4Q9yyjCA2UPhSydzqYOBQbH/rcqlA X-Received: by 2002:a63:591d:: with SMTP id n29mr3373316pgb.75.1559923267790; Fri, 07 Jun 2019 09:01:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559923267; cv=none; d=google.com; s=arc-20160816; b=yH8SqnY7tLePifxf5h46YRViXyFVGwY0UVvpfUYFTpX5xn47QR8iETxTlEqeyfvSQM 0L+TD6EqKxQX76wamyjHVJXt+U7yG73D7f97+vLKtDPr2ZZBAEXkRsH0n3OC8xs2LdVZ bGMICL4hFANA4L2FRMR21oI52vlEadSMn+RF4U7s8OBSP+quRqcqc4s2MX9YYYX1qZCu vl1XDZa10SvbTSRiOreC7QUwaUZRB7nbmhHkT8YD53b+Y3kBWgh9/HGnoGnvUyYssM7v cDCH5yvNy34kIt4+Wxm2pnAqGwkP+JyRoJSpJVlGDsAYizsAxCdwRsI/ZWiX91/zOhek 0Y7Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=PpIMc8FKngH29O1iaxdjC5n1dPPv/42KC14hcQG7Pm0=; b=ZKozSUTg6Q8KWaIniOG/8FkYppCtQbQKP6Ql/qWkBIOu4Jzqw8E++c59YPHrvsIB4M NBo+2+PZZUD9EjOqof1tHDDnuQ78TuGdEkXAusqi2c8mQH5WbEWQjUxe89aSBIIfI3gK FBExB5AOOSsnFS6iQ1OzkbNpe6vPmYOdwc2BzcmvwWGh1SL/wr3a5f5jo36W2UIP5Jm/ MMrttiFf9blJJHgp+eN2sDB/S9o9vTVGQOoaMLkCQYfQBduo5ETzpVxyevFJfsaoN5ay 3j9SxzCgpT+XaoxUbmL046tfeJOvAstDnHa2cK+JwxPV9PDBXx/8QZByb/HbHcjOGPeH dzkg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j23si2103211pfh.215.2019.06.07.09.00.50; Fri, 07 Jun 2019 09:01:07 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730526AbfFGPmS (ORCPT + 99 others); Fri, 7 Jun 2019 11:42:18 -0400 Received: from foss.arm.com ([217.140.110.172]:43020 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730460AbfFGPmQ (ORCPT ); Fri, 7 Jun 2019 11:42:16 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 813E6337; Fri, 7 Jun 2019 08:42:15 -0700 (PDT) Received: from e107155-lin (e107155-lin.cambridge.arm.com [10.1.196.42]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id B64CD3F718; Fri, 7 Jun 2019 08:42:12 -0700 (PDT) Date: Fri, 7 Jun 2019 16:42:10 +0100 From: Sudeep Holla To: Ulf Hansson Cc: "Rafael J. Wysocki" , Lorenzo Pieralisi , Mark Rutland , Linux ARM , "Rafael J . Wysocki" , Daniel Lezcano , "Raju P . L . S . S . S . N" , Amit Kucheria , Bjorn Andersson , Stephen Boyd , Niklas Cassel , Tony Lindgren , Kevin Hilman , Lina Iyer , Viresh Kumar , Vincent Guittot , Geert Uytterhoeven , Souvik Chakravarty , Sudeep Holla , Linux PM , linux-arm-msm , Linux Kernel Mailing List Subject: Re: [PATCH 00/18] ARM/ARM64: Support hierarchical CPU arrangement for PSCI Message-ID: <20190607154210.GJ15577@e107155-lin> References: <20190513192300.653-1-ulf.hansson@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 14, 2019 at 10:58:04AM +0200, Ulf Hansson wrote: > On Tue, 14 May 2019 at 10:08, Rafael J. Wysocki wrote: > > > > On Mon, May 13, 2019 at 9:23 PM Ulf Hansson wrote: > > > > > > This series enables support for hierarchical CPU arrangement, managed by PSCI > > > for ARM/ARM64. It's based on using the generic PM domain (genpd), which > > > recently was extended to manage devices belonging to CPUs. > > > > ACK for the patches touching cpuidle in this series (from the > > framework perspective), but I'm assuming it to be taken care of by > > ARM/ARM64 maintainers. > > Thanks for the ack! Yes, this is for PSCI/ARM maintainers. > > BTW, apologize for sending this in the merge window, but wanted to > take the opportunity for people to have a look before OSPM Pisa next > week. > I will start looking at this series. But I would request PSCI/other maintainers to wait until we see some comparison data before we merge. If they are fine to merge w/o that, I am fine. As of now we have just 1-2 platforms to test(that too not so simple to get started) and the long term support for them are questionable. Also with SDM845 supporting PC, we have excellent opportunity to compare and conclude the results found. -- Regards, Sudeep