Linux PCI subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] PCI, AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
@ 2023-07-19 19:23 Smita Koralahalli
  2023-07-19 19:23 ` [PATCH 1/2] PCI, AER: Export and make pcie_aer_is_native() global Smita Koralahalli
  2023-07-19 19:23 ` [PATCH 2/2] cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers Smita Koralahalli
  0 siblings, 2 replies; 11+ messages in thread
From: Smita Koralahalli @ 2023-07-19 19:23 UTC (permalink / raw)
  To: linux-pci, linux-kernel, linux-cxl
  Cc: Bjorn Helgaas, oohall, Lukas Wunner, Kuppuswamy Sathyanarayanan,
	Mahesh J Salgaonkar, Alison Schofield, Vishal Verma, Ira Weiny,
	Ben Widawsky, Dan Williams, Jonathan Cameron, Yazen Ghannam,
	Terry Bowman, Robert Richter, Smita Koralahalli

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-07-21 13:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-19 19:23 [PATCH 0/2] PCI, AER, CXL: Fix appropriate _OSC check for CXL RAS Cap Smita Koralahalli
2023-07-19 19:23 ` [PATCH 1/2] PCI, AER: Export and make pcie_aer_is_native() global Smita Koralahalli
2023-07-19 20:36   ` Bjorn Helgaas
2023-07-19 22:06     ` Smita Koralahalli
2023-07-19 20:40   ` Sathyanarayanan Kuppuswamy
2023-07-19 19:23 ` [PATCH 2/2] cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers Smita Koralahalli
2023-07-19 20:39   ` Sathyanarayanan Kuppuswamy
2023-07-19 22:30     ` Smita Koralahalli
2023-07-20 13:07       ` Robert Richter
2023-07-20 18:31         ` Smita Koralahalli
2023-07-21 13:49           ` Robert Richter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox