Merge lp://qastaging/~manjo/ubuntu/trusty/lshw/cpuinfo-backport-upstream into lp://qastaging/ubuntu/trusty/lshw

Proposed by Manoj Iyer
Status: Needs review
Proposed branch: lp://qastaging/~manjo/ubuntu/trusty/lshw/cpuinfo-backport-upstream
Merge into: lp://qastaging/ubuntu/trusty/lshw
Diff against target: 255 lines (+240/-0)
2 files modified
debian/patches/cpuinfo-arm-aarch64-s390-support.patch (+239/-0)
debian/patches/series (+1/-0)
To merge this branch: bzr merge lp://qastaging/~manjo/ubuntu/trusty/lshw/cpuinfo-backport-upstream
Reviewer Review Type Date Requested Status
Serge Hallyn Approve
Review via email: mp+268134@code.qastaging.launchpad.net

Description of the change

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: < removed >
     *-cpu:0
          description: CPU
          product: cpu
          physical id: 0
          bus info: cpu@0
     *-cpu:1 DISABLED
          description: CPU
          product: cpu
          physical id: 2
          bus info: cpu@1
     *-cpu:2 DISABLED
          description: CPU
          product: cpu
          physical id: 4
          bus info: cpu@2

After the patch:
  *-core
       description: Motherboard
       physical id: 0
       capabilities: < removed >
     *-cpu:0
          description: CPU
          product: cpu
          physical id: 0
          bus info: cpu@0
          capabilities: fp asimd aes pmull sha1 sha2 crc32
     *-cpu:1
          description: CPU
          product: cpu
          physical id: 2
          bus info: cpu@1
          capabilities: fp asimd aes pmull sha1 sha2 crc32
     *-cpu:2
          description: CPU
          product: cpu
          physical id: 4
          bus info: cpu@2
          capabilities: fp asimd aes pmull sha1 sha2 crc32

To post a comment you must log in.
Revision history for this message
Serge Hallyn (serge-hallyn) wrote :

This has been fix released in the package, marking this approved to hopefully get it off the pilot sponsor list.

review: Approve

Unmerged revisions

29. By Manoj Iyer

Backport cpuinfo support for arm, aarch64, and s390 from upstream development tree

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: