[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH] [VTD] Fix Typo in the Comment


  • To: xen-devel@xxxxxxxxxxxxxxxxxxx
  • From: "Ameya Palande" <2ameya@xxxxxxxxx>
  • Date: Tue, 14 Oct 2008 19:29:09 +1100
  • Delivery-date: Tue, 14 Oct 2008 01:29:35 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=UsIkdR/V5LWnCnQVr95X6/aiG4i13s1lpSDwzw1kXLoSIfoIqG/+RH2YXfZHofWeVW rFD+1sZZB0jObl+8gEkGNqVAjpwHu0IiGT2+GhYv2+o4nSZFLRw2oNfyO1yT3T8H8iuT V0hay4JNQxSNWnJR/ncoyASegIxLLzM5DK1Pw=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

Signed-off-by: Ameya Palande <2ameya@xxxxxxxxx>

diff -r e66cecb66b1e xen/drivers/passthrough/vtd/iommu.c
--- a/xen/drivers/passthrough/vtd/iommu.c       Wed Oct 08 14:00:58 2008 +0100
+++ b/xen/drivers/passthrough/vtd/iommu.c       Tue Oct 14 19:21:45 2008 +1100
@@ -346,7 +346,7 @@
         cpu_relax();
     }
     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;
 }

@@ -453,7 +453,7 @@
         dprintk(XENLOG_INFO VTDPREFIX,
                 "IOMMU: tlb flush request %x, actual %x\n",
                (u32)DMA_TLB_IIRG(type), (u32)DMA_TLB_IAIG(val));
-    /* flush context entry will implictly flush write buffer */
+    /* flush iotlb entry will implicitly flush write buffer */
     return 0;
 }

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.