lkml.org 
[lkml]   [2008]   [Oct]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 2.6.27] Intel-IOMMU: Typo Fix and correct word in the Comment
Fix for a typo and and replacing incorrect word in the comment.

Signed-off-by: Ameya Palande <2ameya@gmail.com>
---

--- drivers/pci/intel-iommu.c.orig 2008-10-14 20:16:59.000000000 +1100
+++ drivers/pci/intel-iommu.c 2008-10-14 20:17:59.000000000 +1100
@@ -587,7 +587,7 @@ static int __iommu_flush_context(struct

spin_unlock_irqrestore(&iommu->register_lock, flag);

- /* flush context entry will implictly flush write buffer */
+ /* flush context entry will implicitly flush write buffer */
return 0;
}

@@ -680,7 +680,7 @@ static int __iommu_flush_iotlb(struct in
if (DMA_TLB_IAIG(val) != DMA_TLB_IIRG(type))
pr_debug("IOMMU: tlb flush request %Lx, actual %Lx\n",
DMA_TLB_IIRG(type), DMA_TLB_IAIG(val));
- /* flush context entry will implictly flush write buffer */
+ /* flush iotlb entry will implicitly flush write buffer */
return 0;
}

\
 
 \ /
  Last update: 2008-10-14 12:11    [W:0.032 / U:0.476 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site