All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20090804221058.GA21448@linux-os.sc.intel.com>

diff --git a/a/1.txt b/N1/1.txt
index 8d30227..f9c9512 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -21,7 +21,7 @@ index bec29ed..54ee63d 100644
  	struct intel_iommu *iommu;
 +	unsigned long paddr_pfn = paddr >> PAGE_SHIFT;
  
- 	BUG_ON(dir = DMA_NONE);
+ 	BUG_ON(dir == DMA_NONE);
  
 @@ -2592,7 +2599,7 @@ static dma_addr_t __intel_map_single(struct device *hwdev, phys_addr_t paddr,
  	 * is not a big problem
diff --git a/a/content_digest b/N1/content_digest
index b96e843..4a08335 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\0200908042017.n74KHsNw018095@bz-web1.app.phx.redhat.com\0"
  "From\0Fenghua Yu <fenghua.yu@intel.com>\0"
  "Subject\0[PATCH 3/4] Bug Fix drivers/pci/intel-iommu.c: convert paddr to correct DMA pfn\0"
- "Date\0Tue, 04 Aug 2009 22:10:59 +0000\0"
+ "Date\0Tue, 4 Aug 2009 15:10:59 -0700\0"
  "To\0David Woodhouse <dwmw2@infradead.org>"
  " Tony Luck <tony.luck@intel.com>\0"
  "Cc\0iommu@lists.linux-foundation.org"
@@ -34,7 +34,7 @@
  " \tstruct intel_iommu *iommu;\n"
  "+\tunsigned long paddr_pfn = paddr >> PAGE_SHIFT;\n"
  " \n"
- " \tBUG_ON(dir = DMA_NONE);\n"
+ " \tBUG_ON(dir == DMA_NONE);\n"
  " \n"
  "@@ -2592,7 +2599,7 @@ static dma_addr_t __intel_map_single(struct device *hwdev, phys_addr_t paddr,\n"
  " \t * is not a big problem\n"
@@ -45,4 +45,4 @@
  " \tif (ret)\n"
  " \t\tgoto error;"
 
-150c7e3a15fc258540c5a5583155b090d5d143e724cb4c1e4f866fa764ba9b53
+a8033a404dd2f6072d90f1e83e82643e3b9787cf9b82a1cf18b1a8a76a7d9c48

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.