]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
x86: prevent C-states hang on AMD C1E enabled machines
authorThomas Gleixner <tglx@linutronix.de>
Mon, 22 Sep 2008 17:02:25 +0000 (19:02 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 23 Sep 2008 09:38:53 +0000 (11:38 +0200)
commita8d6829044901a67732904be5f1eacdf8539604f
tree9540f55fd2beb716a5dda0146e3e742c5a48e380
parent27ce4cb4a0c7cf59b9a9952266883862f2e4c99f
x86: prevent C-states hang on AMD C1E enabled machines

Impact: System hang when AMD C1E machines switch into C2/C3

AMD C1E enabled systems do not work with normal ACPI C-states
even if the BIOS is advertising them. Limit the C-states to
C1 for the ACPI processor idle code.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/process.c
include/asm-x86/acpi.h
include/asm-x86/cpufeature.h