Hello dann, or anyone else affected,

Accepted gcc-5 into xenial-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/gcc-5/5.4.0-6ubuntu1~16.04.5 in a
few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-xenial to verification-done-xenial. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-xenial. In either case, details of your
testing will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: gcc-5 (Ubuntu Xenial)
       Status: Triaged => Fix Committed

** Tags added: verification-needed verification-needed-xenial

-- 
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/1695093

Title:
  arm64: "unsupported RELA relocation: 275" loading certain modules

Status in Linux:
  In Progress
Status in gcc-5 package in Ubuntu:
  Fix Released
Status in gcc-6 package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Triaged
Status in gcc-5 source package in Xenial:
  Fix Committed
Status in gcc-6 source package in Xenial:
  Invalid
Status in linux source package in Xenial:
  Triaged
Status in gcc-5 source package in Yakkety:
  Won't Fix
Status in gcc-6 source package in Yakkety:
  Won't Fix
Status in linux source package in Yakkety:
  Won't Fix
Status in gcc-5 source package in Zesty:
  Triaged
Status in gcc-6 source package in Zesty:
  Triaged
Status in linux source package in Zesty:
  Triaged

Bug description:
  [Impact]
  Certain kernel modules are unloadable (libceph & scsi_debug) due to the 
compiler generating unsupported relocations.

  This symptom is similar to LP: #1533009 but, in that case it impacted
  all modules, and the fix for that appears to remain in place.

  [Test Case]

  With the hwe-z kernel:

  ubuntu@grotian:~$ sudo modprobe libceph
  modprobe: ERROR: could not insert 'libceph': Exec format error
  ubuntu@grotian:~$ dmesg
  [66988.470307] module libceph: unsupported RELA relocation: 275

  [Regression Risk]
  The scope of the fix is restricted to aarch64, so regressions should only 
impact the arm64 port of Ubuntu. Regressions could impact when literal loads 
are used - which may have performance impacts or possibly cause software to 
fail to build/run where it previously did. This is somewhat mitigated by the 
fact that this has been fixed in artful gcc-5/gcc-6 and used on our buildds for 
some time. Only "somewhat", because gcc-7 is now the default.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1695093/+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

Reply via email to