Code review comment for lp:~bladernr/checkbox/1564595-cpuinfo_parser-s390x

Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

+1, indeed s390x cpuinfo differs as follow:

 cat /proc/cpuinfo
 vendor_id : IBM/S390
 # processors : 2
 bogomips per cpu: 6396.31
 features : <some features>
 processor 0: version = FF, identification = <some id>, machine = 2827
 processor 1: version = FF, identification = <some other id>, machine = 2827

review: Approve

« Back to merge proposal