[PATCH 0/4] [E][SRU] Hisilicon driver updates and fixes for TPM

Ike Panhc ike.pan at canonical.com
Tue Mar 10 08:00:18 UTC 2020


BugLink: https://launchpad.net/bugs/1859743
BugLink: https://launchpad.net/bugs/1859744
BugLink: https://launchpad.net/bugs/1853964
BugLink: https://launchpad.net/bugs/1853993

Two simple patches for TPM on spi bus to avoid sending spi data
error and enable tpm eventlog.

Another patch for hisi_sas to retry 3 times on devices in case
of rate changing sometimes making disk un-accessible.

Last patch for hns3 and it fix the problem kernel oops on ports
bringing up when irq affinity is set.

All patches clean cherry-picked from upstream.

Xiang Chen (1):
  scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init device

Xinwei Kong (2):
  efi: libstub/tpm: enable tpm eventlog function for ARM platforms
  spi: dw: use "smp_mb()" to avoid sending spi data error

Yunsheng Lin (1):
  net: hns3: make hclge_service use delayed workqueue

 drivers/firmware/efi/libstub/arm-stub.c       |  2 +
 .../hisilicon/hns3/hns3pf/hclge_main.c        | 52 +++++++------------
 .../hisilicon/hns3/hns3pf/hclge_main.h        |  3 +-
 drivers/scsi/hisi_sas/hisi_sas_main.c         | 16 +++---
 drivers/spi/spi-dw.c                          |  3 ++
 5 files changed, 36 insertions(+), 40 deletions(-)

-- 
2.17.1




More information about the kernel-team mailing list