kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #164635
[Bug 1533009] Re: arm64: "unsupported RELA relocation"
ubuntu@ubuntu:~$ cat /proc/version
Linux version 3.19.0-54-generic (buildd@bos01-arm64-004) (gcc version 4.9.2 (Ubuntu/Linaro 4.9.2-10ubuntu13) ) #60-Ubuntu SMP Wed Mar 2 17:44:06 UTC 2016
ubuntu@ubuntu:~$ lsmod
Module Size Used by
nls_utf8 16384 0
isofs 45056 0
ofpart 16384 0
redboot 16384 0
cmdlinepart 16384 0
cfi_cmdset_0001 49152 2
cfi_probe 16384 0
rtc_efi 16384 0
cfi_util 20480 2 cfi_probe,cfi_cmdset_0001
gen_probe 16384 1 cfi_probe
physmap_of 16384 0
map_funcs 16384 1 physmap_of
uio_pdrv_genirq 16384 0
chipreg 16384 2 cfi_probe,physmap_of
uio 24576 1 uio_pdrv_genirq
mtd 77824 6 redboot,cmdlinepart,cfi_cmdset_0001,physmap_of,ofpart
autofs4 49152 2
aes_neon_blk 20480 0
ablk_helper 16384 1 aes_neon_
** Tags removed: verification-needed-vivid
** Tags added: verification-done-vivid
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux 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:
Invalid
Status in linux package in Ubuntu:
Fix Released
Status in gcc-5 source package in Trusty:
New
Status in linux source package in Trusty:
Fix Committed
Status in gcc-5 source package in Vivid:
New
Status in linux source package in Vivid:
Fix Committed
Status in gcc-5 source package in Wily:
New
Status in linux source package in Wily:
Fix Committed
Status in gcc-5 source package in Xenial:
Invalid
Status in linux source package in Xenial:
Fix Released
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
References