mirror of https://github.com/torvalds/linux.git
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 | ||