]> git.baikalelectronics.ru Git - kernel.git/commit
sched: cleanup: refactor normalize_rt_tasks
authorAndi Kleen <ak@suse.de>
Mon, 15 Oct 2007 15:00:15 +0000 (17:00 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 15 Oct 2007 15:00:15 +0000 (17:00 +0200)
commit3a25b5b3580a44a9782b774b60e6b166e12bed9e
treee7c0246126f7cf169cdd167555a1db209d5b03ef
parent5265c0b186602af01463cfdb397118172dfd49df
sched: cleanup: refactor normalize_rt_tasks

Replace a particularly ugly ifdef with an inline and a new macro.
Also split up the function to be easier to read.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c