[Bug 1533009] Re: arm64: "unsupported RELA relocation"
Ming Lei
1533009 at bugs.launchpad.net
Tue Jan 19 04:02:59 UTC 2016
Dann,
In my test, the issue is nothing to do with kernel, and only related
with modules built by the affected gcc 5.3.
For example, the kernel running is built from gcc 5.2, then I rebuilt some modules by gcc 5.3, the issue comes
when I try to load the just built module.
BTW, '-mcmodel=large' is only passed to gcc when modules are builting,
and it isn't used for building kernel.
Thanks,
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-5 in Ubuntu.
https://bugs.launchpad.net/bugs/1533009
Title:
arm64: "unsupported RELA relocation"
Status in Linaro GCC:
Unknown
Status in Linux:
Unknown
Status in gcc-5 package in Ubuntu:
Confirmed
Status in linux package in Ubuntu:
Triaged
Bug description:
linux-image-4.3.0-5-generic 4.3.0-5.16 arm64 fails to load modules
(and therefore boot). It emits messages like the following for each
attempted module load:
[ 2.156817] module libahci: unsupported RELA relocation: 275
This is reminiscent of LP: #1502946 - except that fix appears to still
be in-tact. What has changed, however, is the build environment. If I
rebuild the same kernel source in a wily chroot, it boots fine.
Marking "Confirmed" because Paulo Pisatti reported this to me, and I
reproduced.
To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc-linaro/+bug/1533009/+subscriptions
More information about the foundations-bugs
mailing list