commit | b82059428c0577c2ec082974d7956291d5eae2cf | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Apr 16 20:23:43 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed May 08 17:11:57 2019 -0700 |
tree | 5cd8644c6e3ef7e67e2dc27e96e01d7dbeb2eb96 | |
parent | ff5cbec0c3ea8b96c4cb7bcd9f484d8665d394e6 [diff] |
sparc/iommu: pass a physical address to iommu_get_one No need for the page structure, just the paddr / pfn. This is going to simplify fixes to the callers. Signed-off-by: Christoph Hellwig <hch@lst.de> Reported-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: David S. Miller <davem@davemloft.net>