diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2010-10-08 11:37:31 -0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2010-10-08 11:55:29 -0400 |
commit | 5b8544c38e6fde6968645afd46ff681492192b86 (patch) | |
tree | feb2028107bc870c82aa0e019fdf791058736362 /drivers | |
parent | 6b0cd00bc396daf5c2dcf17a8d82055335341f46 (diff) |
powerpc/ppc64e: Fix link problem when building ppc64e_defconfig
arch/powerpc/platforms/built-in.o:(.toc1+0x18): undefined reference to `__early_start'
This is due to the 85xx/smp.c not handling the 64-bit side properly. We
need to set the entry point for secondary cores on ppc64e to
generic_secondary_smp_init instead of __early_start that we due on ppc32.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions