From: Richard Cochran <richardcochran@gmail.com>
To: linuxppc-dev <linuxppc-dev@ozlabs.org>
Subject: regression: 2.6.39-rc2,3 compile failure on p2020
Date: Sat, 16 Apr 2011 09:28:56 +0200 [thread overview]
Message-ID: <20110416072856.GA3542@riccoc20.at.omicron.at> (raw)
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
next reply other threads:[~2011-04-16 7:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-16 7:28 Richard Cochran [this message]
2011-04-16 7:39 ` regression: 2.6.39-rc2,3 compile failure on p2020 Benjamin Herrenschmidt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110416072856.GA3542@riccoc20.at.omicron.at \
--to=richardcochran@gmail.com \
--cc=linuxppc-dev@ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox