SOURCES (LINUX_2_6_20): linux-2.6-vs2.3.patch - fix for kernel/pid.c

mguevara mguevara at pld-linux.org
Tue Jan 16 22:21:42 CET 2007


Author: mguevara                     Date: Tue Jan 16 21:21:42 2007 GMT
Module: SOURCES                       Tag: LINUX_2_6_20
---- Log message:
- fix for kernel/pid.c

---- Files affected:
SOURCES:
   linux-2.6-vs2.3.patch (1.2.2.28 -> 1.2.2.29) 

---- Diffs:

================================================================
Index: SOURCES/linux-2.6-vs2.3.patch
diff -u SOURCES/linux-2.6-vs2.3.patch:1.2.2.28 SOURCES/linux-2.6-vs2.3.patch:1.2.2.29
--- SOURCES/linux-2.6-vs2.3.patch:1.2.2.28	Tue Jan 16 22:16:46 2007
+++ SOURCES/linux-2.6-vs2.3.patch	Tue Jan 16 22:21:37 2007
@@ -19951,7 +19951,7 @@
 @@ -27,6 +27,7 @@
  #include <linux/bootmem.h>
  #include <linux/hash.h>
- #include <linux/pspace.h>
+ #include <linux/pid_namespace.h>
 +#include <linux/vs_pid.h>
  
  #define pid_hashfn(nr) hash_long((unsigned long)nr, pidhash_shift)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/linux-2.6-vs2.3.patch?r1=1.2.2.28&r2=1.2.2.29&f=u



More information about the pld-cvs-commit mailing list