On Mon, Jun 17, 2019 at 11:59:20AM -0700, Atish Patra wrote: > From: Sudeep Holla <[email protected]> > > 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 <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Acked-by: Juri Lelli <[email protected]> > Signed-off-by: Sudeep Holla <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>

