[Merge] lp:~manjo/ubuntu/wily/lshw/aarch64-cpuinfo-fix into lp:ubuntu/lshw

Manoj Iyer manoj.iyer at canonical.com
Fri Aug 14 15:27:22 UTC 2015


Manoj Iyer has proposed merging lp:~manjo/ubuntu/wily/lshw/aarch64-cpuinfo-fix into lp:ubuntu/lshw.

Requested reviews:
  Ubuntu branches (ubuntu-branches)

For more details, see:
https://code.launchpad.net/~manjo/ubuntu/wily/lshw/aarch64-cpuinfo-fix/+merge/268099

On certain aarch64 systems lshw displays cpuinfo as *-cpu:XXX DISABLED for more than 1 CPU. This patch fixes this error.

      *-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

With this patch you get the correct cpuinfo information.
     *-cpu:0
          description: CPU
          product: cpu
          physical id: 0
          bus info: cpu at 0
          version: 0
     *-cpu:1
          description: CPU
          product: cpu
          physical id: 2
          bus info: cpu at 1
          version: 0

-- 
Your team Ubuntu branches is requested to review the proposed merge of lp:~manjo/ubuntu/wily/lshw/aarch64-cpuinfo-fix into lp:ubuntu/lshw.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 1460 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-reviews/attachments/20150814/ecc6177b/attachment.diff>


More information about the Ubuntu-reviews mailing list