ubuntu@ubuntu:~$ cat /proc/version Linux version 3.13.0-81-generic (buildd@bos01-arm64-020) (gcc version 4.8.2 (Ubuntu/Linaro 4.8.2-19ubuntu1) ) #125-Ubuntu SMP Wed Mar 2 17:30:16 UTC 2016 ubuntu@ubuntu:~$ lsmod Module Size Used by dm_crypt 21007 0 ofpart 2881 0 redboot 2822 0 cmdlinepart 3674 0 cfi_cmdset_0001 37183 2 cfi_probe 5130 0 cfi_util 9856 2 cfi_probe,cfi_cmdset_0001 gen_probe 3851 1 cfi_probe physmap_of 5711 0 map_funcs 2667 1 physmap_of chipreg 3034 2 cfi_probe,physmap_of mtd 59409 6 redboot,cmdlinepart,cfi_cmdset_0001,physmap_of,ofpart uio_pdrv_genirq 4125 0 uio 11609 1 uio_pdrv_genirq nls_utf8 1578 0 isofs 35332 0 ubuntu@ubuntu:~$
** Tags removed: verification-needed-trusty ** Tags added: verification-done-trusty -- 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 -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp