ubuntu@ubuntu:~$ cat /proc/version Linux version 4.10.0-22-generic (buildd@bos01-arm64-038) (gcc version 6.3.0 20170406 (Ubuntu/Linaro 6.3.0-12ubuntu2) ) #24-Ubuntu SMP Mon May 22 17:43:39 UTC 2017 ubuntu@ubuntu:~$ sudo ipmitool lan print Set in Progress : Set Complete IP Address Source : Static Address IP Address : <redacted> Subnet Mask : <redacted> MAC Address : <redacted> SNMP Community String : TrapAdmin12#$ IP Header : TTL=0x40 Flags=0x40 Precedence=0x00 TOS=0x10 Default Gateway IP : 10.228.68.1 802.1q VLAN ID : Disabled RMCP+ Cipher Suites : 0,1,2,3,17 Cipher Suite Priv Max : XuuaXXXXXXXXXXX : X=Cipher Suite Unused : c=CALLBACK : u=USER : o=OPERATOR : a=ADMIN : O=OEM
** Tags removed: verification-needed-zesty ** Tags added: verification-done-zesty -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1677319 Title: Support low-pin-count devices on Hisilicon SoCs Status in linux package in Ubuntu: Fix Committed Status in linux source package in Zesty: Fix Committed Bug description: [Impact] The HiSilicon Hip06/Hip07 SoCs include a low-pin-count (LPC) host controller. The Linux kernel needs support for this interface to use attached devices, such as a UART and the IPMI system interface. [Test Case] Boot up a HiSilicon D05 system, confirm that the following command returns w/o error: $ sudo ipmitool lan print [Regression Risk] The proposed patchset only enables LIBIO for arm64, so the greatest regression risk is to other arm64 systems. We have mitigated that by testing on a wide range of hardware (all certified arm64 servers + some in-devel systems). There remains some arch-independent changes to the generic PCI code. The patch "PCI: Restore codepath for !CONFIG_LIBIO" was added to mitigate the risk to other architectures by restoring the previous code for those architectures. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1677319/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp