SOURCES (LINUX_2_6): linux-2.6-vs2.2.patch - suspend2-2.2.10 updat...
mguevara
mguevara at pld-linux.org
Tue May 29 15:37:40 CEST 2007
Author: mguevara Date: Tue May 29 13:37:40 2007 GMT
Module: SOURCES Tag: LINUX_2_6
---- Log message:
- suspend2-2.2.10 update related fix - kernel/timer.c
---- Files affected:
SOURCES:
linux-2.6-vs2.2.patch (1.1.4.2 -> 1.1.4.3)
---- Diffs:
================================================================
Index: SOURCES/linux-2.6-vs2.2.patch
diff -u SOURCES/linux-2.6-vs2.2.patch:1.1.4.2 SOURCES/linux-2.6-vs2.2.patch:1.1.4.3
--- SOURCES/linux-2.6-vs2.2.patch:1.1.4.2 Thu May 3 23:20:10 2007
+++ SOURCES/linux-2.6-vs2.2.patch Tue May 29 15:37:35 2007
@@ -17906,9 +17906,9 @@
--- linux-2.6.21/kernel/timer.c 2007-05-02 19:25:37 +0200
+++ linux-2.6.21-vs2.2.0-rc1/kernel/timer.c 2007-05-02 22:36:07 +0200
@@ -36,6 +36,10 @@
+ #include <linux/delay.h>
#include <linux/tick.h>
#include <linux/kallsyms.h>
- #include <linux/freezer.h>
+#include <linux/vs_base.h>
+#include <linux/vs_cvirt.h>
+#include <linux/vs_pid.h>
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/linux-2.6-vs2.2.patch?r1=1.1.4.2&r2=1.1.4.3&f=u
More information about the pld-cvs-commit
mailing list