Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp2538662ybd; Mon, 24 Jun 2019 08:08:51 -0700 (PDT) X-Google-Smtp-Source: APXvYqwmjtqHkNY7cJFjuarrb3nziidOGHQc2UdXWvsMiYjKH+7WrofEAUYxpx59DhdvLHc8KBBP X-Received: by 2002:a63:455c:: with SMTP id u28mr34482087pgk.416.1561388931108; Mon, 24 Jun 2019 08:08:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561388931; cv=none; d=google.com; s=arc-20160816; b=bHCOfeKZ7D6sqrsRlDLqkDlRyx4BW/HL0WLFWtRycBYgoWRBpUzQUfPITqHwL+qUyX /0CSu/7gpIpOdiRqFw903Nc6PDHiEQM30Zyqv65hWRLm0oeSN4cgl8VTB962v1vU4mv5 HUILt5IwIwhccsKTzAotB99X2Hyo9BSlCwGWJEpCY73QyMGfMu+RWrb+jpM4XmBszS/b 8DTDvI33EHuXGUKOdu5qMWqJwURDVjDKQjzNIv6F+h0oFccAOjwn3CrPl6Q/2mM0cu10 TrccpnOqrUmonB/PisG6yR7ab6b+5TJvhfZkO2mWsBVtuu6TCofpGFHe1EYxJ0LIShI7 RRlg== 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=DFgYAElKBRdIBKKP8/JR7uOsaR3WvbeJDVGc7VV8Gtg=; b=w/fDMJ0ILH3uDaGkp++1CiAV0DYkJoLHAR1JW2BpoqghK6Mvc2rkIdxpMlbOx3Gkmh eHmNXrkgg2GREm9kq6to5pzHJZIMik/G1uNNOp5+EUszL9ydPJX1eFq6kI7ReNMPGeMk 6w21g411P/xSaTTrJzMbyoeqTZMgYVaH25CfO3yOibuGnskf/1dp4ptfN5wRl16pTCKL DjIkFv8bECTENjpALcTtob/wv0pGtGj3zWs2Wa5vy+1a9dptZM2lxwx92Lprn7cqelD7 1pglXGvXSK6FwrhMEWVLqtOk+bsFnJbSgGTnCXegqY7CMI/v88zlWKwbW6rRDyc8H4Vj 20Bw== 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 b41si10529403pla.409.2019.06.24.08.08.35; Mon, 24 Jun 2019 08:08:51 -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 S1730361AbfFXPHI (ORCPT + 99 others); Mon, 24 Jun 2019 11:07:08 -0400 Received: from foss.arm.com ([217.140.110.172]:53040 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728646AbfFXPHI (ORCPT ); Mon, 24 Jun 2019 11:07:08 -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 CDAD3344; Mon, 24 Jun 2019 08:07:07 -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 B07D13F71E; Mon, 24 Jun 2019 08:07:04 -0700 (PDT) Date: Mon, 24 Jun 2019 16:06:58 +0100 From: Sudeep Holla To: Russell King Cc: linux-kernel@vger.kernel.org, Albert Ou , Anup Patel , Catalin Marinas , "David S. Miller" , devicetree@vger.kernel.org, Greg Kroah-Hartman , Ingo Molnar , Jonathan Cameron , Linus Walleij , linux-riscv@lists.infradead.org, Mark Rutland , Mauro Carvalho Chehab , Morten Rasmussen , Otto Sabart , Palmer Dabbelt , Paul Walmsley , "Peter Zijlstra (Intel)" , "Rafael J. Wysocki" , Richard Fontana , Rob Herring , Thomas Gleixner , Will Deacon , Atish Patra , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v7 4/7] arm: Use common cpu_topology structure and functions. Message-ID: <20190624150658.GA1623@e107155-lin> References: <20190617185920.29581-1-atish.patra@wdc.com> <20190617185920.29581-5-atish.patra@wdc.com> <20190619121057.GE1360@e107155-lin> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190619121057.GE1360@e107155-lin> 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 Wed, Jun 19, 2019 at 01:10:57PM +0100, Sudeep Holla wrote: > Hi Russell, > > On Mon, Jun 17, 2019 at 11:59:17AM -0700, Atish Patra wrote: > > Currently, ARM32 and ARM64 uses different data structures to represent > > their cpu topologies. Since, we are moving the ARM64 topology to common > > code to be used by other architectures, we can reuse that for ARM32 as > > well. > > > > Take this opprtunity to remove the redundant functions from ARM32 and > > reuse the common code instead. > > > > To: Russell King > > Signed-off-by: Atish Patra > > Tested-by: Sudeep Holla (on TC2) > > Reviewed-by : Sudeep Holla > > > > --- > > Hi Russell, > > Can we get a ACK for this patch ? We are hoping that the entire > > series can be merged at one go. > > It would be nice to get this in for v5.3 as it's almost there. > Are you fine with these changes ? > Do you have any objections with this patch ? We plan to merge through RISC-V tree, please let us know. It has been acked-by all the other maintainers. -- Regards, Sudeep