From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,T_DKIMWL_WL_HIGH,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E7595C072B5 for ; Fri, 24 May 2019 09:39:00 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A103E20645 for ; Fri, 24 May 2019 09:39:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="gE3zc3iV" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A103E20645 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=G4zJecX5PbfHxDzUSanHtiqifnKHpyO7ryWGu/0mOoY=; b=gE3zc3iV0fpbgz VhQX98ZP5dxA4LlW80k1SHcH44+PYUo0KJv8z9gCn2WYCVWPzojpr94lU+eIMTAOEV8p3rw9G56tQ RtyurqvhX6YL7maXEbTwNhT2QMo4ELg2YInQMUGqSrRVKFqB7/c4FWkUgky5KjzCumG9a7Mjdc9VG WDgZXf7f34duY2xYl7Fc7x8TIY9pLLzu2Lpc8cJqjsjpBd4FHH5cm9UpSolUvvBVi3xj6V7e6zrqA Ub5zfkp0PxZ+e5zg1CmFQt6jP6sHfmuV8kcwEg0xlOBrpGj0zoehaflRA1rzPiEn3J83ZmS6MkT3I qeZRv+xJaEX8J6m8mmXQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hU6f8-0005Oa-Pa; Fri, 24 May 2019 09:38:54 +0000 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70] helo=foss.arm.com) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hU6f6-0005OD-DB; Fri, 24 May 2019 09:38:53 +0000 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 C6D65A78; Fri, 24 May 2019 02:38:51 -0700 (PDT) Received: from fuggles.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.72.51.249]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 1FD4E3F703; Fri, 24 May 2019 02:38:47 -0700 (PDT) Date: Fri, 24 May 2019 10:38:41 +0100 From: Will Deacon To: Sudeep Holla Subject: Re: [RFT PATCH v5 3/5] cpu-topology: Move cpu topology code to common code. Message-ID: <20190524093754.GA3432@fuggles.cambridge.arm.com> References: <20190524000653.13005-1-atish.patra@wdc.com> <20190524000653.13005-4-atish.patra@wdc.com> <20190524081333.GA15566@kroah.com> <20190524085720.GA13121@e107155-lin> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190524085720.GA13121@e107155-lin> User-Agent: Mutt/1.11.1+86 (6f28e57d73f2) () X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190524_023852_448209_D4AC55FE X-CRM114-Status: GOOD ( 20.16 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , "Rafael J. Wysocki" , "Peter Zijlstra \(Intel\)" , Catalin Marinas , Palmer Dabbelt , Atish Patra , linux-riscv@lists.infradead.org, Morten Rasmussen , Jeffrey Hugo , Anup Patel , Ingo Molnar , devicetree@vger.kernel.org, Albert Ou , Rob Herring , Paul Walmsley , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Jeremy Linton , Otto Sabart , Andreas Schwab Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, May 24, 2019 at 09:57:40AM +0100, Sudeep Holla wrote: > On Fri, May 24, 2019 at 10:13:33AM +0200, Greg Kroah-Hartman wrote: > > On Thu, May 23, 2019 at 05:06:50PM -0700, Atish Patra wrote: > > > Both RISC-V & ARM64 are using cpu-map device tree to describe > > > their cpu topology. It's better to move the relevant code to > > > a common place instead of duplicate code. > > > > > > Signed-off-by: Atish Patra > > > Tested-by: Jeffrey Hugo > > > --- > > > arch/arm64/include/asm/topology.h | 23 --- > > > arch/arm64/kernel/topology.c | 303 +----------------------------- > > > drivers/base/arch_topology.c | 296 +++++++++++++++++++++++++++++ > > > include/linux/arch_topology.h | 28 +++ > > > include/linux/topology.h | 1 + > > > 5 files changed, 329 insertions(+), 322 deletions(-) > > > > What, now _I_ have to maintain drivers/base/arch_topology.c? That's > > nice for everyone else, but not me :( > > > > Ugh. > > > > Anyway, what are you wanting to happen to this series? I think we need > > some ARM people to sign off on it before I can take the whole thing, > > right? > > > > Greg, I am ready to take ownership. Juri the original author of this file > agreed and I have been reviewing this file since Juri first wrote it. > I am happy to submit a patch assuming maintainership for this file, was > just waiting to hear from you when I asked explicitly you and Juri in > last version of the patch when Will wanted someone from ARM to be reviewer > of this file at-least. I am happy to take over as reviewer or maintainer > which ever you prefer. Yes, please just include this update to MAINTAINERS as part of the series. I'll ack it. Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel