SOURCES (LINUX_2_6): linux-2.6-vs2.1.patch - missing #include

zbyniu zbyniu at pld-linux.org
Thu Sep 28 02:28:22 CEST 2006


Author: zbyniu                       Date: Thu Sep 28 00:28:22 2006 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- missing #include

---- Files affected:
SOURCES:
   linux-2.6-vs2.1.patch (1.1.2.34 -> 1.1.2.35) 

---- Diffs:

================================================================
Index: SOURCES/linux-2.6-vs2.1.patch
diff -u SOURCES/linux-2.6-vs2.1.patch:1.1.2.34 SOURCES/linux-2.6-vs2.1.patch:1.1.2.35
--- SOURCES/linux-2.6-vs2.1.patch:1.1.2.34	Tue Sep 26 01:26:33 2006
+++ SOURCES/linux-2.6-vs2.1.patch	Thu Sep 28 02:28:15 2006
@@ -19658,11 +19658,12 @@
 diff -NurpP --minimal linux-2.6.18/kernel/rtmutex-debug.c linux-2.6.18-vs2.1.1-rc35-t1/kernel/rtmutex-debug.c
 --- linux-2.6.18/kernel/rtmutex-debug.c	2006-09-20 16:58:44 +0200
 +++ linux-2.6.18-vs2.1.1-rc35-t1/kernel/rtmutex-debug.c	2006-09-23 15:53:17 +0200
-@@ -27,6 +27,7 @@
+@@ -27,6 +27,8 @@
  #include <linux/plist.h>
  #include <linux/fs.h>
  #include <linux/debug_locks.h>
 +#include <linux/vs_cvirt.h>
++#include <linux/vs_pid.h>
  
  #include "rtmutex_common.h"
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/linux-2.6-vs2.1.patch?r1=1.1.2.34&r2=1.1.2.35&f=u



More information about the pld-cvs-commit mailing list