[PATCH 0/2] PCI, AER, CXL: Fix appropriate _OSC check for CXL RAS Cap

Smita Koralahalli posted 2 patches 2 years, 6 months ago
drivers/cxl/pci.c          | 7 +++----
drivers/pci/pcie/aer.c     | 1 +
drivers/pci/pcie/portdrv.h | 2 --
include/linux/aer.h        | 2 ++
4 files changed, 6 insertions(+), 6 deletions(-)
[PATCH 0/2] PCI, AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
Posted by Smita Koralahalli 2 years, 6 months ago
This series of patches fixes the appropriate _OSC check for CXL RAS
registers.

First patch moves around pcie_aer_is_native() function declaration to a
common location to be used by cxl/pci module.

Second patch addresses the _OSC check.

Smita Koralahalli (2):
  PCI, AER: Export and make pcie_aer_is_native() global
  cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS
    registers

 drivers/cxl/pci.c          | 7 +++----
 drivers/pci/pcie/aer.c     | 1 +
 drivers/pci/pcie/portdrv.h | 2 --
 include/linux/aer.h        | 2 ++
 4 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.17.1