]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] sched: ->task_new cleanup
authorIngo Molnar <mingo@elte.hu>
Thu, 2 Aug 2007 15:41:40 +0000 (17:41 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 2 Aug 2007 15:41:40 +0000 (17:41 +0200)
commitcad60d93e18ba52b6f069b2edb031c89bf603b07
treedfe74c165e7607c233d223614ef400163c6ba44c
parent4e6f96f313561d86d248edf0eaff2336d8217e1b
[PATCH] sched: ->task_new cleanup

make sched_class.task_new == NULL a 'default method', this
allows the removal of task_rt_new.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/sched.h
kernel/sched.c
kernel/sched_fair.c
kernel/sched_rt.c