LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* regression: 2.6.39-rc2,3 compile failure on p2020 (repost)
@ 2011-04-16  7:54 Richard Cochran
  0 siblings, 0 replies; only message in thread
From: Richard Cochran @ 2011-04-16  7:54 UTC (permalink / raw)
  To: linuxppc-dev

When compiling mpc85xx_smp_defconfig, the kernel fails to link with:

   arch/powerpc/kernel/built-in.o: In function `cpu_die':
   arch/powerpc/kernel/smp.c:702: undefined reference to `start_secondary_resume'

I suspect:

  commit fa3f82c8bb7acbe049ea71f258b3ae0a33d9d40b
  powerpc/smp: soft-replugged CPUs must go back to start_secondary

The symbol start_secondary_resume is provided by head_32.S, but it is
not present in head_fsl_booke.S.

I don't now how to fix this and would appreciate any help.

Thanks,

Richard

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-04-16  7:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-16  7:54 regression: 2.6.39-rc2,3 compile failure on p2020 (repost) Richard Cochran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox