[PATCH] sched: don't print migration cost when only 1 CPU
authorDave Jones <davej@redhat.com>
Tue, 3 Oct 2006 08:14:07 +0000 (01:14 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 3 Oct 2006 15:04:06 +0000 (08:04 -0700)
commit74732646431a1bb7e23e6b564127a8881cfef900
tree9237104dcced775ec6fa59c497d220d4a43b8c34
parenta616058b7815aafb2163fc795e02a055b0dbc5e2
[PATCH] sched: don't print migration cost when only 1 CPU

If only a single CPU is present, printing this doesn't make much sense.

Signed-off-by: Dave Jones <davej@redhat.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Nick Piggin <nickpiggin@yahoo.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/sched.c