[Bug 2019856] Re: Add missing ARM-cores to support Grace-based systems
Ubuntu Foundations Team Bug Bot
2019856 at bugs.launchpad.net
Thu May 18 16:14:18 UTC 2023
The attachment "lp-2019856-add-missing-arm-cores-jammy.debdiff" seems to
be a debdiff. The ubuntu-sponsors team has been subscribed to the bug
report so that they can review and hopefully sponsor the debdiff. If
the attachment isn't a patch, please remove the "patch" flag from the
attachment, remove the "patch" tag, and if you are member of the
~ubuntu-sponsors, unsubscribe the team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2019856
Title:
Add missing ARM-cores to support Grace-based systems
Status in util-linux package in Ubuntu:
New
Status in util-linux source package in Jammy:
In Progress
Status in util-linux source package in Lunar:
In Progress
Bug description:
[Impact]
When running "lscpu" on a Grace-based system + Ubuntu 22.04, it doesn't report a model name:
Vendor ID: ARM
Model: 0
[Fix]
Adding the additional arm_part to sys-utils/lscpu-arm.c solves the problem. The commit below adds the specific codes missing from Jammy's version.
https://github.com/util-linux/util-
linux/commit/6857cccbb4157d5da34ca98f77a0ac9d68e1e740
[Evidence]
When upstream code is compiled, output of lscpu is correctly displayed:
Vendor ID: ARM
Model name: Neoverse-V2
[What Could Go Wrong]
The fix does not apply directly to Jammy's version, as other commits change sys-utils/lscpu-arm.c. The suggestion is only to add the missing arm_part to the list.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/2019856/+subscriptions
More information about the Ubuntu-sponsors
mailing list