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

mguevara mguevara at pld-linux.org
Tue Jan 16 21:54:12 CET 2007


Author: mguevara                     Date: Tue Jan 16 20:54:12 2007 GMT
Module: SOURCES                       Tag: LINUX_2_6_20
---- Log message:
- fix for init/main.c

---- Files affected:
SOURCES:
   linux-2.6-vs2.3.patch (1.2.2.25 -> 1.2.2.26) 

---- Diffs:

================================================================
Index: SOURCES/linux-2.6-vs2.3.patch
diff -u SOURCES/linux-2.6-vs2.3.patch:1.2.2.25 SOURCES/linux-2.6-vs2.3.patch:1.2.2.26
--- SOURCES/linux-2.6-vs2.3.patch:1.2.2.25	Tue Jan 16 21:50:31 2007
+++ SOURCES/linux-2.6-vs2.3.patch	Tue Jan 16 21:54:07 2007
@@ -19337,9 +19337,9 @@
 --- linux-2.6.19.1/init/main.c	2006-11-30 21:19:43 +0100
 +++ linux-2.6.19.1-vs2.3.0.6/init/main.c	2006-12-06 08:48:35 +0100
 @@ -49,6 +49,8 @@
- #include <linux/buffer_head.h>
- #include <linux/debug_locks.h>
  #include <linux/lockdep.h>
+ #include <linux/pid_namespace.h>
+ #include <linux/device.h>
 +#include <linux/utsrelease.h>
 +#include <linux/compile.h>
  
================================================================

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



More information about the pld-cvs-commit mailing list