Re: [RFT PATCH v5 4/5] arm: Use common cpu_topology structure and functions.

From: Sudeep Holla
Date: Wed May 29 2019 - 11:13:58 EST


On Thu, May 23, 2019 at 05:06:51PM -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.
>

Tested-by: Sudeep Holla <sudeep.holla@xxxxxxx> (on TC2)
Reviewed-by : Sudeep Holla <sudeep.holla@xxxxxxx>

--
Regards,
Sudeep