kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #164654
[Bug 1533009] Re: arm64: "unsupported RELA relocation"
ubuntu@ubuntu:~$ cat /proc/version
Linux version 4.2.0-32-generic (buildd@bos01-arm64-007) (gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2) ) #37-Ubuntu SMP Fri Feb 26 02:21:04 UTC 2016
ubuntu@ubuntu:~$ lsmod
Module Size Used by
nls_utf8 16384 0
isofs 45056 0
xt_CHECKSUM 16384 1
iptable_mangle 16384 1
ipt_MASQUERADE 16384 1
nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE
iptable_nat 16384 1
nf_conntrack_ipv4 24576 1
nf_defrag_ipv4 16384 1 nf_conntrack_ipv4
nf_nat_ipv4 16384 1 iptable_nat
nf_nat 32768 2 nf_nat_ipv4,nf_nat_masquerade_ipv4
nf_conntrack 135168 4 nf_nat,nf_nat_ipv4,nf_nat_masquerade_ipv4,nf_conntrack_ipv4
xt_tcpudp 16384 5
bridge 139264 0
stp 16384 1 bridge
llc 16384 2 stp,bridge
iptable_filter 16384 1
ip_tables 32768 3 iptable_filter,iptable_mangle,iptable_nat
x_tables 40960 6 xt_CHECKSUM,ip_tables,xt_tcpudp,ipt_MASQUERADE,iptable_filter,iptable_mangle
ofpart 16384 0
redboot 16384 0
cmdlinepart 16384 0
rtc_efi 16384 0
cfi_cmdset_0001 36864 2
cfi_probe 16384 0
cfi_util 16384 2 cfi_probe,cfi_cmdset_0001
gen_probe 16384 1 cfi_probe
physmap_of 16384 0
map_funcs 16384 1 physmap_of
chipreg 16384 2 cfi_probe,physmap_of
mtd 73728 6 redboot,cmdlinepart,cfi_cmdset_0001,physmap_of,ofpart
uio_pdrv_genirq 16384 0
uio 24576 1 uio_pdrv_genirq
autofs4 49152 2
aes_neon_blk 20480 0
ablk_helper 16384 1 aes_neon_blk
cryptd 24576 1 ablk_helper
ubuntu@ubuntu:~$
** Tags removed: verification-needed-wily
** Tags added: verification-done-wily
--
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