From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH v7 7/7] MAINTAINERS: Add an entry for generic architecture topology Date: Wed, 19 Jun 2019 19:37:49 +0200 Message-ID: <20190619173749.GA20916@kroah.com> References: <20190617185920.29581-1-atish.patra@wdc.com> <20190617185920.29581-8-atish.patra@wdc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190617185920.29581-8-atish.patra@wdc.com> Sender: linux-kernel-owner@vger.kernel.org To: Atish Patra Cc: linux-kernel@vger.kernel.org, Sudeep Holla , Will Deacon , Juri Lelli , Albert Ou , Anup Patel , Catalin Marinas , "David S. Miller" , devicetree@vger.kernel.org, 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)" List-Id: devicetree@vger.kernel.org On Mon, Jun 17, 2019 at 11:59:20AM -0700, Atish Patra wrote: > From: Sudeep Holla > > arm and arm64 shared lot of CPU topology related code. This was > consolidated under driver/base/arch_topology.c by Juri. Now RISC-V > is also started sharing the same code pulling more code from arm64 > into arch_topology.c > > Since I was involved in the review from the beginning, I would like > to assume maintenance for the same. > > Cc: Will Deacon > Cc: Greg Kroah-Hartman > Acked-by: Juri Lelli > Signed-off-by: Sudeep Holla Acked-by: Greg Kroah-Hartman