mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-15 05:06:34 +00:00
The iommu_domain_identity_map() helper takes start/end PFN as arguments.
Fix a misuse case where the start and end addresses are passed.
Fixes:
|
||
|---|---|---|
| .. | ||
| debugfs.c | ||
| dmar.c | ||
| intel-pasid.h | ||
| iommu.c | ||
| irq_remapping.c | ||
| pasid.c | ||
| svm.c | ||
| trace.c | ||