From: Dave Jones Date: Thu, 27 Oct 2005 23:16:25 +0000 (-0700) Subject: [PATCH] cpufreq: SMP fix for conservative governor X-Git-Tag: v2.6.14~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=927321440976d0781a252eefe686ae6b0f236ae2;p=pandora-kernel.git [PATCH] cpufreq: SMP fix for conservative governor Don't try to access not-present CPUs. Conservative governor will always oops on SMP without this fix. Fixes http://bugzilla.kernel.org/show_bug.cgi?id=4781 Signed-off-by: Venkatesh Pallipadi Signed-off-by: Dave Jones Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed