[PATCH v7 3/6] coresight: of: Use of_cpu_node_to_id helper

Suzuki K Poulose Suzuki.Poulose at arm.com
Tue Oct 10 02:38:11 PDT 2017


On 09/10/17 03:58, Leo Yan wrote:
> Hi Suzuki,
> 
> On Fri, Oct 06, 2017 at 11:36:07AM +0100, Suzuki K Poulose wrote:
>> Reuse the new generic helper, of_cpu_node_to_id() to map a
>> given CPU phandle to a logical CPU number.
>>
>> Cc: Leo Yan <leo.yan at linaro.org>
>> Acked-by: Mathieu Poirier <mathieu.poirier at linaro.org>
>> Signed-off-by: Suzuki K Poulose <suzuki.poulose at arm.com>
> 
> Tested-by: Leo Yan <leo.yan at linaro.org>
> 
> BTW, I think the function get_cpu_for_node() in the file
> arch/arm64/kernel/topology.c we also can refactor with the same
> function, just reminding for this.
> 

Leo,

Thanks for the testing and the pointer. Yes we can move that to
use the new helper. On another take, I found that the arm_pmu
can also use it for pmu_parse_irq_affinity(). I will add
them to the series.

Cheers
Suzuki



More information about the linux-arm-kernel mailing list