Searched hist:a94fe366340ac4d19f8bd88850ab681d9022f3ae (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/powermac/ |
H A D | feature.c | diff a94fe366340ac4d19f8bd88850ab681d9022f3ae Mon Aug 27 12:24:09 CDT 2018 Rob Herring <robh@kernel.org> powerpc: use for_each_of_cpu_node iterator
Use the for_each_of_cpu_node iterator to iterate over cpu nodes. This has the side effect of defaulting to iterating using "cpu" node names in preference to the deprecated (for FDT) device_type == "cpu".
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org> Cc: Michael Ellerman <mpe@ellerman.id.au> Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Rob Herring <robh@kernel.org>
|
H A D | setup.c | diff a94fe366340ac4d19f8bd88850ab681d9022f3ae Mon Aug 27 12:24:09 CDT 2018 Rob Herring <robh@kernel.org> powerpc: use for_each_of_cpu_node iterator
Use the for_each_of_cpu_node iterator to iterate over cpu nodes. This has the side effect of defaulting to iterating using "cpu" node names in preference to the deprecated (for FDT) device_type == "cpu".
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org> Cc: Michael Ellerman <mpe@ellerman.id.au> Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Rob Herring <robh@kernel.org>
|