Dmitry Adamushko 2b1e315dd2 sched: yield fix
fix yield bugs due to the current-not-in-rbtree changes: the task is
not in the rbtree so rbtree-removal is a no-no.

[ From: Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>: build fix. ]

also, nice code size reduction:

kernel/sched.o:
   text    data     bss     dec     hex filename
  38323    3506      24   41853    a37d sched.o.before
  38236    3506      24   41766    a326 sched.o.after

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Dmitry Adamushko <dmitry.adamushko@gmail.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
2007-10-15 17:00:12 +02:00
..
2007-08-31 01:42:23 -07:00
2007-08-22 19:52:44 -07:00
2007-09-20 13:19:59 -07:00
2007-10-01 07:52:23 -07:00
2007-10-01 07:52:23 -07:00
2007-08-11 15:47:42 -07:00
2007-07-20 12:01:34 -07:00
2007-07-31 15:39:40 -07:00
2007-07-19 10:04:49 -07:00
2007-08-11 15:47:42 -07:00
2007-10-15 17:00:10 +02:00
2007-10-15 17:00:12 +02:00
2007-10-15 17:00:11 +02:00
2007-10-01 07:52:23 -07:00
2007-10-15 17:00:06 +02:00
2007-10-15 17:00:09 +02:00
2007-08-27 10:27:48 -07:00