]> bbs.cooldavid.org Git - net-next-2.6.git/commit - kernel/sched.c
sched: move around resched_task()
authorIngo Molnar <mingo@elte.hu>
Mon, 9 Jul 2007 16:51:59 +0000 (18:51 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 9 Jul 2007 16:51:59 +0000 (18:51 +0200)
commitc24d20dbef948487cd14f15dbf04644142e9f886
treeafdf0f55982daeb07fad9953e2f9285861d8857e
parent62480d13d5d1812176e969a47e2db78a5398d02e
sched: move around resched_task()

move resched_task()/resched_cpu() into the 'public interfaces'
section of sched.c, for use by kernel/sched_fair/rt/idletask.c

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c