From: Michal Schmidt Date: Tue, 27 Jul 2010 16:53:35 +0000 (+0200) Subject: x86: Fix keeping track of AMD C1E X-Git-Tag: v2.6.36-rc1~530^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8c534ec068af1a0845aceda373a9bfd2de62030;p=pandora-kernel.git x86: Fix keeping track of AMD C1E Accomodate the original C1E-aware idle routine to the different times during boot when the BIOS enables C1E. While at it, remove the synthetic CPUID flag in favor of a single global setting which denotes C1E status on the system. [ hpa: changed c1e_enabled to be a bool; clarified cpu bit 3:21 comment ] Signed-off-by: Michal Schmidt LKML-Reference: <20100727165335.GA11630@aftab> Signed-off-by: Borislav Petkov Signed-off-by: H. Peter Anvin Acked-by: Thomas Gleixner --- Reading git-diff-tree failed