diff options
author | 2008-03-16 20:36:10 +0100 | |
---|---|---|
committer | 2008-03-19 04:27:52 +0100 | |
commit | 098fb9db2c74cfd6ffdbf61eb026a0c21abc5f75 (patch) | |
tree | 1b7d4d35ce9d375f7078937518f92b60f4fda000 /kernel/sched_debug.c | |
parent | Merge branch 'audit.b49' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current (diff) | |
download | linux-rng-098fb9db2c74cfd6ffdbf61eb026a0c21abc5f75.tar.xz linux-rng-098fb9db2c74cfd6ffdbf61eb026a0c21abc5f75.zip |
sched: clean up wakeup balancing, move wake_affine()
split out the affine-wakeup bits.
No code changed:
kernel/sched.o:
text data bss dec hex filename
42521 2858 232 45611 b22b sched.o.before
42521 2858 232 45611 b22b sched.o.after
md5:
9d76738f1272aa82f0b7affd2f51df6b sched.o.before.asm
09b31c44e9aff8666f72773dc433e2df sched.o.after.asm
(the md5's changed because stack slots changed and some registers
get scheduled by gcc in a different order - but otherwise the before
and after assembly is instruction for instruction equivalent.)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/sched_debug.c')
0 files changed, 0 insertions, 0 deletions