On Tue, Sep 29, 2020 at 12:46:27PM +0200, Karel Zak wrote:
On Mon, Sep 28, 2020 at 06:46:14PM +0900, Shunsuke Nakamura wrote:
sys-utils/lscpu-arm.c | 6 ++++++
1 file changed, 6 insertions(+)
Applied, thanks.
With the other ARM patch applied ("use SMBIOS tables on ARM for lscpu"),
the output changes on an FX700 system:
[root@fujitsu-fx700 ~]# ./lscpu | grep -e Vendor -e Model -e Stepping
Vendor ID: FUJITSU
Model: 0
Model name: 461F0010
Stepping: 0x1
The values here come from the SMBIOS Type 4 record:
[root@fujitsu-fx700 ~]# strings /sys/firmware/dmi/entries/4-0/raw
CPU1
FUJITSU
461F0010
8K083MH14
This FX700 system has firmware revision 1.4.0 (Jun 17 2020).
--
Jeff Bastian
Kernel QE - Hardware Enablement
Red Hat