On Wed, 29 May 2019, Atish Patra wrote:

> Currently, there are no topology defined for RISC-V.
> Parse the cpu-map node from device tree and setup the
> cpu topology.
> 
> CPU topology after applying the patch.
> $cat /sys/devices/system/cpu/cpu2/topology/core_siblings_list
> 0-3
> $cat /sys/devices/system/cpu/cpu3/topology/core_siblings_list
> 0-3
> $cat /sys/devices/system/cpu/cpu3/topology/physical_package_id
> 0
> $cat /sys/devices/system/cpu/cpu3/topology/core_id
> 3
> 
> Signed-off-by: Atish Patra <atish.pa...@wdc.com>
> Acked-by: Sudeep Holla <sudeep.ho...@arm.com>

Looks reasonable to me.

Acked-by: Paul Walmsley <paul.walms...@sifive.com>

We're assuming, on the RISC-V side, that these patches will go in via 
another tree.


- Paul

Reply via email to