SOURCES (LINUX_2_6): linux-2.6-vs2.3.patch - suspend2 (tuxonice) r...
mguevara
mguevara at pld-linux.org
Tue Aug 7 16:30:17 CEST 2007
Author: mguevara Date: Tue Aug 7 14:30:17 2007 GMT
Module: SOURCES Tag: LINUX_2_6
---- Log message:
- suspend2 (tuxonice) related fixes in header files
---- Files affected:
SOURCES:
linux-2.6-vs2.3.patch (1.2.4.3 -> 1.2.4.4)
---- Diffs:
================================================================
Index: SOURCES/linux-2.6-vs2.3.patch
diff -u SOURCES/linux-2.6-vs2.3.patch:1.2.4.3 SOURCES/linux-2.6-vs2.3.patch:1.2.4.4
--- SOURCES/linux-2.6-vs2.3.patch:1.2.4.3 Tue Aug 7 16:20:07 2007
+++ SOURCES/linux-2.6-vs2.3.patch Tue Aug 7 16:30:11 2007
@@ -17213,9 +17213,9 @@
--- linux-2.6.22.1/init/main.c 2007-07-09 13:20:03 +0200
+++ linux-2.6.22.1-vs2.3.0.15/init/main.c 2007-08-05 20:53:13 +0200
@@ -55,6 +55,7 @@
- #include <linux/pid_namespace.h>
#include <linux/device.h>
#include <linux/kthread.h>
+ #include <linux/suspend.h>
+#include <linux/vserver/percpu.h>
#include <asm/io.h>
@@ -18035,9 +18035,9 @@
--- linux-2.6.22.1/kernel/printk.c 2007-07-09 13:20:03 +0200
+++ linux-2.6.22.1-vs2.3.0.15/kernel/printk.c 2007-08-05 20:53:13 +0200
@@ -31,6 +31,7 @@
- #include <linux/bootmem.h>
#include <linux/syscalls.h>
#include <linux/jiffies.h>
+ #include <linux/suspend.h>
+#include <linux/vs_cvirt.h>
#include <asm/uaccess.h>
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/linux-2.6-vs2.3.patch?r1=1.2.4.3&r2=1.2.4.4&f=u
More information about the pld-cvs-commit
mailing list