Add missing ARM-cores to support Grace-based systems
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
util-linux (Ubuntu) | Status tracked in Mantic | |||||
Jammy |
Fix Committed
|
Undecided
|
Heather Lemon | |||
Kinetic |
Won't Fix
|
Undecided
|
Unassigned | |||
Lunar |
Fix Committed
|
Undecided
|
Heather Lemon | |||
Mantic |
Fix Released
|
Wishlist
|
Dan Bungert |
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/
https:/
[Test Steps]
* Verify whether output of lscpu is correct on new CPUs; eg:
Vendor ID: ARM
Model name: Neoverse-V2
* Verify whether output of lscpu doesn't change on old CPUs; eg:
Vendor ID: ARM
Model name: Neoverse-N1
[What Could Go Wrong]
The fix only introduces additional model identifiers to match
against and print a model name string, thus regression impact
should be contained within lscpu and printing cpus model name
on ARM systems.
Output doesn't change on systems with non-affected CPU models.
tags: | added: se-sponsor-mfo |
Changed in util-linux (Ubuntu Kinetic): | |
status: | New → Won't Fix |
Changed in util-linux (Ubuntu Mantic): | |
status: | New → In Progress |
assignee: | nobody → Mauricio Faria de Oliveira (mfo) |
tags: | removed: verification-needed-jammy verification-needed-lunar |
description: | updated |
Changed in util-linux (Ubuntu Mantic): | |
assignee: | Mauricio Faria de Oliveira (mfo) → Dan Bungert (dbungert) |
importance: | Undecided → Wishlist |
creating testing ppa https:/ /launchpad. net/~hypothetic al-lemon/ +archive/ ubuntu/ lp2019856- util-linux