SOURCES: kernel-desktop-suspend2.patch - updated for CK patch

sparky sparky at pld-linux.org
Fri Jun 23 21:19:37 CEST 2006


Author: sparky                       Date: Fri Jun 23 19:19:37 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for CK patch

---- Files affected:
SOURCES:
   kernel-desktop-suspend2.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/kernel-desktop-suspend2.patch
diff -u SOURCES/kernel-desktop-suspend2.patch:1.4 SOURCES/kernel-desktop-suspend2.patch:1.5
--- SOURCES/kernel-desktop-suspend2.patch:1.4	Fri Jun 23 19:01:33 2006
+++ SOURCES/kernel-desktop-suspend2.patch	Fri Jun 23 21:19:32 2006
@@ -2268,10 +2268,10 @@
 --- linux-2.6.17-rc6/include/linux/bio.h	2006-06-06 00:57:02.000000000 +0000
 +++ linux-2.6.17-rc6.suspend2/include/linux/bio.h	2006-06-12 16:42:12.000000000 +0000
 @@ -124,6 +124,7 @@
+ #define BIO_BOUNCED	5	/* bio is a bounce bio */
  #define BIO_USER_MAPPED 6	/* contains user pages */
  #define BIO_EOPNOTSUPP	7	/* not supported */
- #define BIO_NOMERGE	8	/* bio not mergeable */
-+#define BIO_SUSPEND2	9	/* Suspend2 bio - for corruption checking */
++#define BIO_SUSPEND2	8	/* Suspend2 bio - for corruption checking */
  #define bio_flagged(bio, flag)	((bio)->bi_flags & (1 << (flag)))
  
  /*
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/kernel-desktop-suspend2.patch?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list