From: Adrian Bunk Date: Thu, 7 Dec 2006 01:14:19 +0000 (+0100) Subject: [PATCH] i386: Clean up smp_tune_scheduling() X-Git-Tag: v2.6.20-rc1~145^2^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9408cefe677636bc1c100fdcfac0b2ab9ff87bf;p=pandora-kernel.git [PATCH] i386: Clean up smp_tune_scheduling() - remove the write-only local variable "bandwidth" - don't set "max_cache_size" in the (cachesize < 0) case: that's already handled in kernel/sched.c:measure_migration_cost() Signed-off-by: Adrian Bunk Signed-off-by: Andi Kleen Acked-by: Ingo Molnar Signed-off-by: Andrew Morton --- Reading git-diff-tree failed