SOURCES (LINUX_2_6_20): suspend2-2.2.9.3-for-2.6.20-rc4.patch - fi...

mguevara mguevara at pld-linux.org
Fri Jan 12 13:49:08 CET 2007


Author: mguevara                     Date: Fri Jan 12 12:49:08 2007 GMT
Module: SOURCES                       Tag: LINUX_2_6_20
---- Log message:
- fix for undefined PF_FROZEN during build of fs/jfs/jfs_txnmgr.o

---- Files affected:
SOURCES:
   suspend2-2.2.9.3-for-2.6.20-rc4.patch (1.1.2.1 -> 1.1.2.2) 

---- Diffs:

================================================================
Index: SOURCES/suspend2-2.2.9.3-for-2.6.20-rc4.patch
diff -u SOURCES/suspend2-2.2.9.3-for-2.6.20-rc4.patch:1.1.2.1 SOURCES/suspend2-2.2.9.3-for-2.6.20-rc4.patch:1.1.2.2
--- SOURCES/suspend2-2.2.9.3-for-2.6.20-rc4.patch:1.1.2.1	Fri Jan 12 11:33:59 2007
+++ SOURCES/suspend2-2.2.9.3-for-2.6.20-rc4.patch	Fri Jan 12 13:49:03 2007
@@ -2777,12 +2777,12 @@
 index 5e75e26..4aab526 100644
 --- a/include/linux/freezer.h
 +++ b/include/linux/freezer.h
-@@ -1,6 +1,7 @@
+@@ -1,6 +1,8 @@
 -/* Freezer declarations */
 +#ifndef LINUX_FREEZER_H
 +#define LINUX_FREEZER_H
  
--#include <linux/sched.h>
+ #include <linux/sched.h>
 +/* Freezer declarations */
  
  #ifdef CONFIG_PM
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/suspend2-2.2.9.3-for-2.6.20-rc4.patch?r1=1.1.2.1&r2=1.1.2.2&f=u



More information about the pld-cvs-commit mailing list