diff options
author | Sanjay Kumar <[email protected]> | 2021-07-12 15:13:15 +0800 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2021-07-14 12:57:39 +0200 |
commit | 37764b952e1b39053defc7ebe5dcd8c4e3e78de9 (patch) | |
tree | af5662605b316cd9dc15772f526f11bea907f4dc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ce36c94214f0d534aad4adb4219cc046270948fb (diff) |
iommu/vt-d: Global devTLB flush when present context entry changed
This fixes a bug in context cache clear operation. The code was not
following the correct invalidation flow. A global device TLB invalidation
should be added after the IOTLB invalidation. At the same time, it
uses the domain ID from the context entry. But in scalable mode, the
domain ID is in PASID table entry, not context entry.
Fixes: 7373a8cc38197 ("iommu/vt-d: Setup context and enable RID2PASID support")
Cc: [email protected] # v5.0+
Signed-off-by: Sanjay Kumar <[email protected]>
Signed-off-by: Lu Baolu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions