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 <[email protected]> (on TC2) Reviewed-by : Sudeep Holla <[email protected]> -- Regards, Sudeep

