This bug is awaiting verification that the linux-intel/6.14.0-1006.6 kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed-plucky-linux-intel' to 'verification-done- plucky-linux-intel'. If the problem still exists, change the tag 'verification-needed-plucky-linux-intel' to 'verification-failed-plucky- linux-intel'.
If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you! ** Tags added: kernel-spammed-plucky-linux-intel-v2 verification-needed-plucky-linux-intel -- 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/2114450 Title: [UBUNTU 22.04] kernel: Fix z17 elf platform recognition Status in Ubuntu on IBM z Systems: Fix Committed Status in linux package in Ubuntu: Invalid Status in linux source package in Jammy: Fix Committed Status in linux source package in Noble: Fix Committed Status in linux source package in Oracular: Won't Fix Status in linux source package in Plucky: Fix Committed Status in linux source package in Questing: Invalid Bug description: [ Impact ] Glibc arch level is not recognized correctly on IBM z17 instances. Add detection for machine types 0x9175 and 0x9176 and set ELF platform name to z17. [ Fix ] Backport the following commit from upstream: - 8231a0e63240 s390: Add z17 elf platform [ Test Plan ] Boot on a z17 instance and execute: $ LD_SHOW_AUXV=1 id | grep AT_PLATFORM This must return z17. [ Where Problems Could Occur ] The fix just adds some cases on a switch statement, the regression potential therefore is really low. --- Description: kernel: Fix z17 elf platform recognition Symptom: glibc arch level is not recognized correctly on z17 Problem: z17 machine type is not known to the kernel Reproduction: LD_SHOW_AUXV=1 id | grep AT_PLATFORM Solution: Add z17 elf platform Upstream-ID: 8231a0e632405a03018034848d3c4620d7ba1dca Author: <[email protected]> Component: kernel To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/2114450/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp

