[Merge] lp:~manjo/ubuntu/wily/lshw/cpuinfo-backport-upstream into lp:ubuntu/lshw
Manoj Iyer
manoj.iyer at canonical.com
Fri Aug 14 19:15:36 UTC 2015
Manoj Iyer has proposed merging lp:~manjo/ubuntu/wily/lshw/cpuinfo-backport-upstream into lp:ubuntu/lshw.
Requested reviews:
Ubuntu branches (ubuntu-branches)
Related bugs:
Bug #1485086 in lshw (Ubuntu): "lshw does not display cpu information correctly on aarch64"
https://bugs.launchpad.net/ubuntu/+source/lshw/+bug/1485086
For more details, see:
https://code.launchpad.net/~manjo/ubuntu/wily/lshw/cpuinfo-backport-upstream/+merge/268128
Backport cpuinfo support for arm, aarch64, and s390 from upstream development tree. This fixes lshw displaying incorrect information on aarch64 systems.
Before the patch:
*-core
description: Motherboard
physical id: 0
capabilities: cavium_thunder-88xx
*-cpu:0
description: CPU
product: cpu
physical id: 0
bus info: cpu at 0
*-cpu:1 DISABLED
description: CPU
product: cpu
physical id: 2
bus info: cpu at 1
*-cpu:2 DISABLED
description: CPU
product: cpu
physical id: 4
bus info: cpu at 2
After the patch:
*-core
description: Motherboard
physical id: 0
capabilities: cavium_thunder-88xx
*-cpu:0
description: CPU
product: cpu
physical id: 0
bus info: cpu at 0
capabilities: fp asimd aes pmull sha1 sha2 crc32
*-cpu:1
description: CPU
product: cpu
physical id: 2
bus info: cpu at 1
capabilities: fp asimd aes pmull sha1 sha2 crc32
*-cpu:2
description: CPU
product: cpu
physical id: 4
bus info: cpu at 2
capabilities: fp asimd aes pmull sha1 sha2 crc32
--
Your team Ubuntu branches is requested to review the proposed merge of lp:~manjo/ubuntu/wily/lshw/cpuinfo-backport-upstream into lp:ubuntu/lshw.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 9254 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-reviews/attachments/20150814/df3ecf3d/attachment-0001.diff>
More information about the Ubuntu-reviews
mailing list