From: Zhao Yakui Date: Tue, 24 Jun 2008 10:02:57 +0000 (+0800) Subject: ACPI: Disable MWAIT via DMI on broken Compal board X-Git-Tag: v2.6.27-rc1~1050^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a2a64714d9c40f7705c4de1e79a5b855c7211a9;p=pandora-kernel.git ACPI: Disable MWAIT via DMI on broken Compal board If a system matches in this DMI table, Linux will disable MWAIT support for idle. ie. "idle=nomwait" is automatically invoked and C1_FFH and C2C3_FFH access mode are disabled. http://bugzilla.kernel.org/show_bug.cgi?id=10807 http://bugzilla.kernel.org/show_bug.cgi?id=10914 Signed-off-by: Zhao Yakui Signed-off-by: Li Shaohua Signed-off-by: Len Brown Signed-off-by: Andi Kleen --- Reading git-diff-tree failed