projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1ed66a
)
iommu/vt-d: Fix 'physical' typos
author
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 4 Feb 2021 01:43:55 +0000
(09:43 +0800)
committer
Joerg Roedel
<jroedel@suse.de>
Thu, 4 Feb 2021 13:42:00 +0000
(14:42 +0100)
Fix misspellings of "physical".
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Link:
https://lore.kernel.org/linux-iommu/20210126211738.2920789-1-helgaas@kernel.org
Link:
https://lore.kernel.org/r/20210204014401.2846425-2-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
include/linux/intel-iommu.h
patch
|
blob
|
history
diff --git
a/include/linux/intel-iommu.h
b/include/linux/intel-iommu.h
index ecb35fdff03eade75874133b7c69b4a49ed3b15b..f8ab154c979dccbabbf9d5436d0684c14e05f67a 100644
(file)
--- a/
include/linux/intel-iommu.h
+++ b/
include/linux/intel-iommu.h
@@
-664,7
+664,7
@@
static inline struct dmar_domain *to_dmar_domain(struct iommu_domain *dom)
* 7: super page
* 8-10: available
* 11: snoop behavior
- * 12-63: Host phys
ci
al address
+ * 12-63: Host phys
ic
al address
*/
struct dma_pte {
u64 val;