SOURCES: kernel-desktop-ck.patch - missing chunk

adamg adamg at pld-linux.org
Sat Aug 18 23:55:45 CEST 2007


Author: adamg                        Date: Sat Aug 18 21:55:45 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- missing chunk

---- Files affected:
SOURCES:
   kernel-desktop-ck.patch (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SOURCES/kernel-desktop-ck.patch
diff -u SOURCES/kernel-desktop-ck.patch:1.11 SOURCES/kernel-desktop-ck.patch:1.12
--- SOURCES/kernel-desktop-ck.patch:1.11	Sat Aug 18 22:28:03 2007
+++ SOURCES/kernel-desktop-ck.patch	Sat Aug 18 23:55:40 2007
@@ -5028,6 +5028,15 @@
  		return;
  	wake_up_interruptible(&pgdat->kswapd_wait);
  }
+@@ -1522,7 +1522,7 @@
+ 		.gfp_mask = GFP_KERNEL,
+ 		.may_swap = 0,
+ 		.may_writepage = 1,
+-		.swappiness = vm_swappiness,
++		.mapped = vm_mapped,
+ 	};
+ 
+ 	if (!populated_zone(zone) || zone->all_unreclaimable)
 @@ -1543,6 +1612,8 @@
  	struct zone *zone;
  	unsigned long nr_to_scan, ret = 0;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-desktop-ck.patch?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list