git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd86a53
)
cpuidle: makes AMD C1E work in acpi_idle
author
Shaohua Li
<shaohua.li@intel.com>
Tue, 19 May 2009 08:09:42 +0000
(16:09 +0800)
committer
Len Brown
<len.brown@intel.com>
Wed, 27 May 2009 03:38:56 +0000
(23:38 -0400)
When AMD C1E is enabled, local APIC timer will stop even in C1.
This patch uses broadcast IPI to replace local APIC timer in C1.
http://bugzilla.kernel.org/show_bug.cgi?id=13233
[ impact: avoid boot hang in AMD CPU with C1E enabled ]
Tested-by: Dmitry Lyzhyn <thisistempbox@yahoo.com>
Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/processor_idle.c
patch
|
blob
|
history
diff --cc
drivers/acpi/processor_idle.c
Simple merge