Searched hist:e13d23a404f2e6dfaf8b1ef7d161a0836fce4fa5 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | prom.h | diff e13d23a404f2e6dfaf8b1ef7d161a0836fce4fa5 Thu Nov 10 12:06:18 CST 2022 Laurent Dufour <ldufour@linux.ibm.com> powerpc: export the CPU node count
At boot time, the FDT is parsed to compute the number of CPUs. In addition count the number of CPU nodes and export it.
This is useful when building the FDT for a kexeced kernel since we need to take in account the CPU node added since the boot time during CPU hotplug operations.
Signed-off-by: Laurent Dufour <ldufour@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221110180619.15796-2-ldufour@linux.ibm.com
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | prom.c | diff e13d23a404f2e6dfaf8b1ef7d161a0836fce4fa5 Thu Nov 10 12:06:18 CST 2022 Laurent Dufour <ldufour@linux.ibm.com> powerpc: export the CPU node count
At boot time, the FDT is parsed to compute the number of CPUs. In addition count the number of CPU nodes and export it.
This is useful when building the FDT for a kexeced kernel since we need to take in account the CPU node added since the boot time during CPU hotplug operations.
Signed-off-by: Laurent Dufour <ldufour@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221110180619.15796-2-ldufour@linux.ibm.com
|