sched: Simplify set_task_cpu()
authorPeter Zijlstra <[email protected]>
Wed, 16 Dec 2009 17:04:42 +0000 (18:04 +0100)
committerIngo Molnar <[email protected]>
Wed, 16 Dec 2009 18:01:59 +0000 (19:01 +0100)
commit738d2be4301007f054541c5c4bf7fb6a361c9b3a
tree6d37c04fa3b35d5fe820ab2df1088ba596fefe38
parent88ec22d3edb72b261f8628226cd543589a6d5e1b
sched: Simplify set_task_cpu()

Rearrange code a bit now that its a simpler function.

Signed-off-by: Peter Zijlstra <[email protected]>
Cc: Mike Galbraith <[email protected]>
LKML-Reference: <20091216170518.269101883@chello.nl>
Signed-off-by: Ingo Molnar <[email protected]>
kernel/sched.c