Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp416647imm; Thu, 6 Sep 2018 04:42:36 -0700 (PDT) X-Google-Smtp-Source: ANB0VdZPZX9eOXYoVja3N3brOrzayDZt+diVJF5GVhByMEpF7uoBai+45LuHtS7csc06LnR8Jieu X-Received: by 2002:a63:845:: with SMTP id 66-v6mr2238329pgi.352.1536234156308; Thu, 06 Sep 2018 04:42:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536234156; cv=none; d=google.com; s=arc-20160816; b=eNHjh62/4CYNCsA/cc1cYHOSYkfIBGJf0hu0pXHMof99hx3ry+BDJSskxagoLWWrM7 BHUMGK44uMX1jDpXQzQSbDqS/sj0imE6U3pBN4FTuQUB41CsJswbhjqOYUoHaMaKQAWW chDIkHnqZY9HwMqZp0lDYZyYEslkQj7LB2qIlKrpabMbh00Cgpo1GLdpA4JAu3ceV1Fj gBPhyLX3S8JdfJhEu88l26h9I01jTUGX2SJLL/jp7aP+pe4z6v1FA2iOAg6b2D8TNEdZ 6NqbiZffcJFhuNj9Qqj74MFBSryvfPDg4ZfliBRfHUuGIHTyFk2sGZoDXRwD6QercHRW FGyQ== 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=9bM1jxLruxp5tUaKogFPvg43kk6Wt3KLgVEP4BDyjGU=; b=PBAL6AjmKaNQIgKT0wqoMsaY/4tavxMROEXWqsvWkKiShRjV+0n42T/mwtOutQbyq3 X6Gc4T5h+2YmRM5BE7rdNFOX+65kThFqGXGCRFBBaUcolhgYiKOL9VfVg93YX8QUM94+ k0pyqIobDy8PHDqdN211cKt6Nh+Qyi5BM2v0scYCLl+A80Q8+TNS3XA0IB66eLsW+kz8 Ye6SeToDenbkZ7LPqEF3xPjv2f+3k1dsJAyP2c2ayYp79Ce/ODC75gtd4v64EEUhZSd8 JXAwCifMxhKaHPTx75671E/IF6OPtlVd/U1QwFGnBXtmCzpCN/24XnUL6+B5IuCuFurY Aeuw== 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 u190-v6si5207368pgb.270.2018.09.06.04.42.20; Thu, 06 Sep 2018 04:42:36 -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 S1728599AbeIFOjN (ORCPT + 99 others); Thu, 6 Sep 2018 10:39:13 -0400 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:42328 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725999AbeIFOjN (ORCPT ); Thu, 6 Sep 2018 10:39:13 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 942F980D; Thu, 6 Sep 2018 03:04:31 -0700 (PDT) Received: from edgewater-inn.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.72.51.249]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 5C4023F575; Thu, 6 Sep 2018 03:04:31 -0700 (PDT) Received: by edgewater-inn.cambridge.arm.com (Postfix, from userid 1000) id 1924E1AE358D; Thu, 6 Sep 2018 11:04:46 +0100 (BST) Date: Thu, 6 Sep 2018 11:04:46 +0100 From: Will Deacon To: Rob Herring Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Catalin Marinas , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 06/21] arm64: use for_each_of_cpu_node iterator Message-ID: <20180906100445.GA3592@arm.com> References: <20180905193738.19325-1-robh@kernel.org> <20180905193738.19325-7-robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180905193738.19325-7-robh@kernel.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 05, 2018 at 02:37:23PM -0500, Rob Herring wrote: > Use the for_each_of_cpu_node iterator to iterate over cpu nodes. This > has the side effect of defaulting to iterating using "cpu" node names in > preference to the deprecated (for FDT) device_type == "cpu". > > Cc: Catalin Marinas > Cc: Will Deacon > Cc: linux-arm-kernel@lists.infradead.org > Signed-off-by: Rob Herring > --- > Please ack and I will take via the DT tree. This is dependent on the > first 2 patches. Acked-by: Will Deacon Will