Skip to content
Commit a66c2ede authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Populate initial secondary CPU info from boot_cpu_data.



The secondary CPU info was seeing corrupted results due to not entering
all of the setup paths taken by the boot CPU. So we just memcpy() the
boot cpu data over directly, and then fix up the per-CPU bits.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 2908df9e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment