diff options
author | Zhangfei Gao <zhangfei.gao@linaro.org> | 2024-11-07 07:37:11 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2024-11-07 20:06:01 +0300 |
commit | c9d6ee6699fd6626b0974143a72c3406276e1c65 (patch) | |
tree | a97cdc25fa14154038a86e9cf842801ce5cf86f7 /tools/perf/scripts/python/stackcollapse.py | |
parent | 0bcceb1f51c77f6b98a7aab00847ed340bf36e35 (diff) | |
download | linux-c9d6ee6699fd6626b0974143a72c3406276e1c65.tar.xz |
iommufd: Allow fault reporting for non-PRI PCI devices
iommufd_fault_iopf_enable has limitation to PRI on PCI/SRIOV VFs because
the PRI might be a shared resource and current iommu subsystem is not
ready to support enabling/disabling PRI on a VF without any impact on
others.
However, we have devices that appear as PCI but are actually on the AMBA
bus. These fake PCI devices have PASID capability, support stall as well
as SRIOV, so remove the limitation for these devices.
Link: https://patch.msgid.link/r/20241107043711.116-1-zhangfei.gao@linaro.org
Co-developed-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions