SOURCES (AC-branch): X11-driver-nvidia-xen.patch (NEW) - fix build...

glen glen at pld-linux.org
Sun Apr 27 17:40:45 CEST 2008


Author: glen                         Date: Sun Apr 27 15:40:45 2008 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- fix build with 2.6.16 xen0 kernel

---- Files affected:
SOURCES:
   X11-driver-nvidia-xen.patch (NONE -> 1.1.2.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/X11-driver-nvidia-xen.patch
diff -u /dev/null SOURCES/X11-driver-nvidia-xen.patch:1.1.2.1
--- /dev/null	Sun Apr 27 17:40:45 2008
+++ SOURCES/X11-driver-nvidia-xen.patch	Sun Apr 27 17:40:40 2008
@@ -0,0 +1,12 @@
+--- NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/nv-linux.h~	2008-04-27 18:38:43.000000000 +0300
++++ NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/nv-linux.h	2008-04-27 18:38:44.938712393 +0300
+@@ -100,7 +100,9 @@
+ #include <linux/highmem.h>
+ 
+ #ifdef CONFIG_XEN
++#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 16)
+ #include <asm/maddr.h>
++#endif
+ #include <xen/interface/memory.h>
+ #endif
+ 
================================================================


More information about the pld-cvs-commit mailing list