SOURCES (LINUX_2_6): linux-2.6-vs2.3.patch - delta-sminc-fix01.diff

adamg adamg at pld-linux.org
Thu Feb 12 09:46:54 CET 2009


Author: adamg                        Date: Thu Feb 12 08:46:54 2009 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- delta-sminc-fix01.diff

---- Files affected:
SOURCES:
   linux-2.6-vs2.3.patch (1.2.4.11.2.53 -> 1.2.4.11.2.54) 

---- Diffs:

================================================================
Index: SOURCES/linux-2.6-vs2.3.patch
diff -u SOURCES/linux-2.6-vs2.3.patch:1.2.4.11.2.53 SOURCES/linux-2.6-vs2.3.patch:1.2.4.11.2.54
--- SOURCES/linux-2.6-vs2.3.patch:1.2.4.11.2.53	Mon Feb  9 15:08:10 2009
+++ SOURCES/linux-2.6-vs2.3.patch	Thu Feb 12 09:46:47 2009
@@ -15893,16 +15893,15 @@
  	sched_info_queued(p);
  	p->sched_class->enqueue_task(rq, p, wakeup);
  	p->se.on_rq = 1;
-@@ -1873,6 +1886,9 @@ struct migration_req {
- 	struct completion done;
- };
+@@ -1810,6 +1810,8 @@ static inline void check_class_changed(s
+ 		p->sched_class->prio_changed(rq, p, oldprio, running);
+ }
  
 +#include "sched_mon.h"
 +
-+
- /*
-  * The task's runqueue lock must be held.
-  * Returns true if you have to wait for migration thread.
+ #ifdef CONFIG_SMP
+ 
+ /* Used instead of source_load when we know the type == 0 */
 @@ -1882,6 +1898,7 @@ migrate_task(struct task_struct *p, int 
  {
  	struct rq *rq = task_rq(p);
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/linux-2.6-vs2.3.patch?r1=1.2.4.11.2.53&r2=1.2.4.11.2.54&f=u



More information about the pld-cvs-commit mailing list