[PATCH v4 3/3] modversions: treat symbol CRCs as 32 bit quantities on 64 bit archs
Linus Torvalds
torvalds at linux-foundation.org
Thu Jan 19 05:35:19 AEDT 2017
On Wed, Jan 18, 2017 at 10:27 AM, Linus Torvalds
<torvalds at linux-foundation.org> wrote:
>
> I wonder what happened to gold, and why it didn't take over. I'm
> assuming it had _other_ bugs.. Oh well.
Google for gold problems, I note that it has been reported to get
"internal error"s during kernel builds - and at least some of them
have been due to ksyms.
So the core problem seems to mainly be that gcc normally itself never
generates any absolute symbols, so the whole ksyms model depends on
things that get almost zero testing in the toolchain.
Oh well.
Linus
More information about the Linuxppc-dev
mailing list