diff options
| author | Jacob Pan <[email protected]> | 2020-01-02 08:18:07 +0800 |
|---|---|---|
| committer | Joerg Roedel <[email protected]> | 2020-01-07 14:05:57 +0100 |
| commit | 39d630e332144028f56abba83d94291978e72df1 (patch) | |
| tree | 0a9654d6dc5c904b2e4cfd58549838a073d979bd /scripts/bpf_helpers_doc.py | |
| parent | d62efd4fa62be50fa1ff4433a83b14c51d320a27 (diff) | |
iommu/vt-d: Fix off-by-one in PASID allocation
PASID allocator uses IDR which is exclusive for the end of the
allocation range. There is no need to decrement pasid_max.
Fixes: af39507305fb ("iommu/vt-d: Apply global PASID in SVA")
Reported-by: Eric Auger <[email protected]>
Signed-off-by: Jacob Pan <[email protected]>
Reviewed-by: Eric Auger <[email protected]>
Signed-off-by: Lu Baolu <[email protected]>
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions