SOURCES (LINUX_2_6): linux-2.6-vs2.1.patch - make it independent o...

baggins baggins at pld-linux.org
Sat Oct 7 13:45:18 CEST 2006


Author: baggins                      Date: Sat Oct  7 11:45:18 2006 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- make it independent of suspend2

---- Files affected:
SOURCES:
   linux-2.6-vs2.1.patch (1.1.2.38 -> 1.1.2.39) 

---- Diffs:

================================================================
Index: SOURCES/linux-2.6-vs2.1.patch
diff -u SOURCES/linux-2.6-vs2.1.patch:1.1.2.38 SOURCES/linux-2.6-vs2.1.patch:1.1.2.39
--- SOURCES/linux-2.6-vs2.1.patch:1.1.2.38	Sat Oct  7 13:38:45 2006
+++ SOURCES/linux-2.6-vs2.1.patch	Sat Oct  7 13:45:11 2006
@@ -21032,15 +21032,15 @@
 --- linux-2.6.18/kernel/timer.c	2006-09-20 16:58:44 +0200
 +++ linux-2.6.18-vs2.1.1-rc36/kernel/timer.c	2006-09-25 15:40:02 +0200
 @@ -34,6 +34,9 @@
- #include <linux/cpu.h>
- #include <linux/syscalls.h>
- #include <linux/delay.h>
+ #include <linux/time.h>
+ #include <linux/jiffies.h>
+ #include <linux/posix-timers.h>
 +#include <linux/vs_cvirt.h>
 +#include <linux/vs_pid.h>
 +#include <linux/vserver/sched.h>
- 
- #include <asm/uaccess.h>
- #include <asm/unistd.h>
+ #include <linux/cpu.h>
+ #include <linux/syscalls.h>
+ #include <linux/delay.h>
 @@ -1302,12 +1305,6 @@ asmlinkage unsigned long sys_alarm(unsig
  
  #endif
================================================================

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



More information about the pld-cvs-commit mailing list