]> git.baikalelectronics.ru Git - kernel.git/commit
cpumask: fix powernow-k8: partial revert of 94b7ed9cdd9bb1e56a19c988be3ec2d16bb799cf
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 16 Feb 2009 23:31:58 +0000 (17:31 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 16 Feb 2009 07:01:59 +0000 (17:31 +1030)
commit14c6a9bbcc6bbfb1ac4a015c4743e575d21d017b
tree208ab301c656cfbac1c037cd226e676884a3b95b
parent036031e6cb98560dcf726c26f1bd528a9c9eef75
cpumask: fix powernow-k8: partial revert of 94b7ed9cdd9bb1e56a19c988be3ec2d16bb799cf

Impact: fix powernow-k8 when acpi=off (or other error).

There was a spurious change introduced into powernow-k8 in this patch:
so that we try to "restore" the cpus_allowed we never saved.  We revert
that file.

See lkml "[PATCH] x86/powernow: fix cpus_allowed brokage when
acpi=off" from Yinghai for the bug report.

Cc: Mike Travis <travis@sgi.com>
Cc: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/cpufreq/powernow-k8.c