Searched hist:"36 ae37e3436b0c7731ae15a03d9215ff24bef9f2" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | setup_32.c | diff 36ae37e3436b0c7731ae15a03d9215ff24bef9f2 Thu Mar 27 21:36:27 CDT 2014 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Make boot_cpuid common between 32 and 64-bit
Move the definition to setup-common.c and set the init value to -1 on both 32 and 64-bit (it was 0 on 64-bit).
Additionally add a check to prom.c to garantee that the init value has been udpated after the DT scan.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | prom.c | diff 36ae37e3436b0c7731ae15a03d9215ff24bef9f2 Thu Mar 27 21:36:27 CDT 2014 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Make boot_cpuid common between 32 and 64-bit
Move the definition to setup-common.c and set the init value to -1 on both 32 and 64-bit (it was 0 on 64-bit).
Additionally add a check to prom.c to garantee that the init value has been udpated after the DT scan.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | setup-common.c | diff 36ae37e3436b0c7731ae15a03d9215ff24bef9f2 Thu Mar 27 21:36:27 CDT 2014 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Make boot_cpuid common between 32 and 64-bit
Move the definition to setup-common.c and set the init value to -1 on both 32 and 64-bit (it was 0 on 64-bit).
Additionally add a check to prom.c to garantee that the init value has been udpated after the DT scan.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | setup_64.c | diff 36ae37e3436b0c7731ae15a03d9215ff24bef9f2 Thu Mar 27 21:36:27 CDT 2014 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Make boot_cpuid common between 32 and 64-bit
Move the definition to setup-common.c and set the init value to -1 on both 32 and 64-bit (it was 0 on 64-bit).
Additionally add a check to prom.c to garantee that the init value has been udpated after the DT scan.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|