From: Raag Jadav <raag.jadav@intel.com>
To: dave@stgolabs.net, jic23@kernel.org, dave.jiang@intel.com,
alison.schofield@intel.com, vishal.l.verma@intel.com,
djbw@kernel.org, iweiny@kernel.org, ming.li@zohomail.com,
bhelgaas@google.com, rodrigo.vivi@intel.com
Cc: linux-cxl@vger.kernel.org, linux-pci@vger.kernel.org,
linux-kernel@vger.kernel.org, intel-xe@lists.freedesktop.org,
lukas@wunner.de, riana.tauro@intel.com,
michal.wajdeczko@intel.com, matthew.d.roper@intel.com,
Raag Jadav <raag.jadav@intel.com>
Subject: [PATCH v2 0/2] Export pcie_aer_is_native() to AER namespace
Date: Tue, 25 Aug 2026 11:12:49 +0530 [thread overview]
Message-ID: <20260825054312.1319951-1-raag.jadav@intel.com> (raw)
This series adds xe driver as a new user of pcie_aer_is_native() and
changes pcie_aer_is_native() export namespace to AER instead of CXL.
Detailed description in commit message.
v2: Change pcie_aer_is_native() export namespace to AER (Lukas)
Raag Jadav (2):
PCI/AER: Export pcie_aer_is_native() to AER namespace
drm/xe/ras: Enable SGUnit PCIe error reporting
drivers/cxl/port.c | 1 +
drivers/gpu/drm/xe/xe_ras.c | 14 ++++++++++++++
drivers/pci/pcie/aer.c | 2 +-
3 files changed, 16 insertions(+), 1 deletion(-)
--
2.43.0
next reply other threads:[~2026-08-25 5:43 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-25 5:42 Raag Jadav [this message]
2026-08-25 5:42 ` [PATCH v2 1/2] PCI/AER: Export pcie_aer_is_native() to AER namespace Raag Jadav
2026-08-25 5:49 ` sashiko-bot
2026-08-25 14:18 ` Rodrigo Vivi
2026-08-25 15:05 ` Dave Jiang
2026-08-25 15:25 ` Rodrigo Vivi
2026-08-25 15:41 ` Dave Jiang
2026-08-25 15:00 ` Dave Jiang
2026-08-25 5:42 ` [PATCH v2 2/2] drm/xe/ras: Enable SGUnit PCIe error reporting Raag Jadav
2026-08-25 5:58 ` sashiko-bot
2026-08-26 21:26 ` Bjorn Helgaas
2026-08-25 7:21 ` ✓ CI.KUnit: success for Export pcie_aer_is_native() to AER namespace Patchwork
2026-08-25 8:00 ` ✓ Xe.CI.BAT: " Patchwork
2026-08-25 11:42 ` ✗ Xe.CI.FULL: failure " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260825054312.1319951-1-raag.jadav@intel.com \
--to=raag.jadav@intel.com \
--cc=alison.schofield@intel.com \
--cc=bhelgaas@google.com \
--cc=dave.jiang@intel.com \
--cc=dave@stgolabs.net \
--cc=djbw@kernel.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=iweiny@kernel.org \
--cc=jic23@kernel.org \
--cc=linux-cxl@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=lukas@wunner.de \
--cc=matthew.d.roper@intel.com \
--cc=michal.wajdeczko@intel.com \
--cc=ming.li@zohomail.com \
--cc=riana.tauro@intel.com \
--cc=rodrigo.vivi@intel.com \
--cc=vishal.l.verma@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.