Re: [PATCH v2] iommu/vt-d: improve IOMMU fault information
From: Baolu Lu
Date: Mon Jun 01 2026 - 02:12:12 EST
On 5/28/26 10:29, Guanghui Feng wrote:
In some environments, multiple PCIe segments exist, and PCIe device
information needs to be differentiated and identified based on the
segment. When an IOMMU fault event occurs, the IOMMU and device segment
information should be output in detail in dmar_fault_do_one.
Signed-off-by: Guanghui Feng<guanghuifeng@xxxxxxxxxxxxxxxxx>
---
drivers/iommu/intel/dmar.c | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
Queued for linux-next. Thank you!