diff options
author | Lu Baolu <[email protected]> | 2021-03-20 10:41:56 +0800 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2021-04-07 10:09:54 +0200 |
commit | 1d421058c815d54113d9afdf6db3f995c788cf0d (patch) | |
tree | 4e9f2c52c2003d7bdf14ee1ffce647dd9a8d427c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 803766cbf85fb8edbf896729bbefc2d38dcf1e0a (diff) |
iommu/vt-d: Don't set then clear private data in prq_event_thread()
The VT-d specification (section 7.6) requires that the value in the
Private Data field of a Page Group Response Descriptor must match
the value in the Private Data field of the respective Page Request
Descriptor.
The private data field of a page group response descriptor is set then
immediately cleared in prq_event_thread(). This breaks the rule defined
by the VT-d specification. Fix it by moving clearing code up.
Fixes: 5b438f4ba315d ("iommu/vt-d: Support page request in scalable mode")
Cc: Jacob Pan <[email protected]>
Reviewed-by: Liu Yi L <[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