Re: [PATCH v7 3/7] cpu-topology: Move cpu topology code to common code.

From: Greg Kroah-Hartman
Date: Wed Jun 19 2019 - 13:43:14 EST


On Mon, Jun 17, 2019 at 11:59:16AM -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.
>
> To: Will Deacon <will.deacon@xxxxxxx>
> To: Catalin Marinas <catalin.marinas@xxxxxxx>
> Signed-off-by: Atish Patra <atish.patra@xxxxxxx>
> [Tested on QDF2400]
> Tested-by: Jeffrey Hugo <jhugo@xxxxxxxxxxxxxx>
> [Tested on Juno and other embedded platforms.]
> Tested-by: Sudeep Holla <sudeep.holla@xxxxxxx>
> Reviewed-by: Sudeep Holla <sudeep.holla@xxxxxxx>
> Acked-by: Will Deacon <will.deacon@xxxxxxx>

Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>