From: Yongxin Liu <yongxin....@windriver.com>

Hi Bruce,

Those two patches are from mainline kernel to fix the following error, 
when resuming from ACPI S3 on Raptor Lake S platform with NVME M.2 SSD 
installed.

    pcieport 0000:00:1d.0: AER: Multiple Corrected error message received from 
0000:01:00.0
    nvme nvme0: 32/0/0 default/read/poll queues
    pcieport 0000:00:1d.0: PCIe Bus Error: severity=Corrected, type=Data Link 
Layer, (Transmitter ID)
    pcieport 0000:00:1d.0:   device [8086:7a34] error 
status/mask=00001000/00002000
    pcieport 0000:00:1d.0:    [12] Timeout               
    nvme 0000:01:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, 
(Receiver ID)
    nvme 0000:01:00.0:   device [15b7:5011] error status/mask=00000081/0000e000
    nvme 0000:01:00.0:    [ 0] RxErr                  (First)
    nvme 0000:01:00.0:    [ 7] BadDLLP               
    nvme 0000:01:00.0: AER:   Error of this Agent is reported first

Please help to merge them to v6.6/standard/x86 and v6.6/standard/preempt-rt/x86.

David E. Box (1):
  PCI/ASPM: Save L1 PM Substates Capability for suspend/resume

Shuai Xue (1):
  PCI: Move pci_clear_and_set_dword() helper to PCI header

 drivers/pci/access.c    |  12 +++
 drivers/pci/pci.c       |  17 ++++-
 drivers/pci/pci.h       |   4 +
 drivers/pci/pcie/aspm.c | 164 +++++++++++++++++++++++++++++++---------
 drivers/pci/probe.c     |   1 +
 include/linux/pci.h     |   4 +-
 6 files changed, 164 insertions(+), 38 deletions(-)

Thanks,
Yongxin
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14556): 
https://lists.yoctoproject.org/g/linux-yocto/message/14556
Mute This Topic: https://lists.yoctoproject.org/mt/109511290/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to