diff options
author | Lu Baolu <[email protected]> | 2022-09-26 21:15:24 +0800 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2022-09-26 15:52:23 +0200 |
commit | 06f4b8d09dbabec631ed7b033f5d5413d86c7134 (patch) | |
tree | d4225b671f1cfd0d96460f29173c89b8276cedff /lib/mpi/mpi-mod.c | |
parent | f76349cf41451c5c42a99f18a9163377e4b364ff (diff) |
iommu/vt-d: Remove unnecessary SVA data accesses in page fault path
The existing I/O page fault handling code accesses the per-PASID SVA data
structures. This is unnecessary and makes the fault handling code only
suitable for SVA scenarios. This removes the SVA data accesses from the
I/O page fault reporting and responding code, so that the fault handling
code could be generic.
Signed-off-by: Lu Baolu <[email protected]>
Reviewed-by: Kevin Tian <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions