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

[Xen-changelog] Fix prototype mismatch.



# HG changeset patch
# User cl349@xxxxxxxxxxxxxxxxxxxx
# Node ID c62a5327e6a8c3915d4c6dd8547d68f1a3c75d45
# Parent  1ca3d63e70082c57dd918b0875d28ad679f842a2
Fix prototype mismatch.
Should fix e1000/tg3 hang and cciss problems.

From: Chris Wright <chrisw@xxxxxxxxxxxx>
Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx>

diff -r 1ca3d63e7008 -r c62a5327e6a8 
linux-2.6-xen-sparse/arch/i386/kernel/pci-dma-xen.c
--- a/linux-2.6-xen-sparse/arch/i386/kernel/pci-dma-xen.c       Wed Feb 15 
22:06:12 2006
+++ b/linux-2.6-xen-sparse/arch/i386/kernel/pci-dma-xen.c       Thu Feb 16 
11:25:36 2006
@@ -16,7 +16,7 @@
 #include <asm/io.h>
 #include <xen/balloon.h>
 #include <asm/tlbflush.h>
-#include <asm/swiotlb.h>
+#include <asm-i386/mach-xen/asm/swiotlb.h>
 #include <asm/bug.h>
 
 #ifdef __x86_64__

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


 


Rackspace

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