diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2014-03-28 03:36:28 +0100 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2014-04-07 02:33:14 +0200 |
commit | 7222f779acf94a123557c7bbbfbcc19424589f52 (patch) | |
tree | 77b88027d4360ad6903f36927a76f40ea6c71a68 /arch/powerpc/kernel/paca.c | |
parent | powerpc: Make boot_cpuid common between 32 and 64-bit (diff) | |
download | linux-7222f779acf94a123557c7bbbfbcc19424589f52.tar.xz linux-7222f779acf94a123557c7bbbfbcc19424589f52.zip |
powerpc/prom: early_init_dt_scan_cpus() updates cpu features only once
All our cpu feature updates were done for every CPU in the device-tree,
thus overwriting the cputable bits over and over again. Instead do them
only for the boot CPU.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/kernel/paca.c')
0 files changed, 0 insertions, 0 deletions