cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644cc317e1a
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)
commita0abd520fd69295f4a3735e29a9448a32e101d47
tree208ab301c656cfbac1c037cd226e676884a3b95b
parentd2f8d7ee1a9b4650b4e43325b321801264f7c37a
cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644cc317e1a

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