diff options
author | Scott Wood <scottwood@freescale.com> | 2011-07-25 11:04:36 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-08-05 14:47:54 +1000 |
commit | 26ee97672eaee9725bd7d66c3964579c4af7037d (patch) | |
tree | 44bf32a68005bfc79758f654ded48e25b3e2144f /block | |
parent | 326ed6a9bcf8d451a6d714d10c8b0f40941a3ed3 (diff) |
powerpc: Return the_cpu_ spec from identify_cpu
Commit af9eef3c7b1ed004c378c89b87642f4937337d50 caused cpu_setup to see
the_cpu_spec, rather than the source struct. However, on 32-bit, the
return value of identify_cpu was being used for feature fixups, and
identify_cpu was returning the source struct. So if cpu_setup patches
the feature bits, the update won't affect the fixups.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions