commit | 76b461c21468f41837283b7888d55f1c0671f719 | [log] [tgz] |
---|---|---|
author | Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> | Fri Feb 03 21:50:47 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Feb 04 16:43:13 2006 -0800 |
tree | 3df6a35fe789dbc70db4ae6e32c8e694079e97d8 | |
parent | 226d780909f71bebfa4dfffa21493244aa22dfdc [diff] |
[PATCH] x86_64: Only switch to IPI broadcast timer on Intel when C3 is supported Bug in apic timer removal on C3 patch. We should switch to IPI from APIC timer only when C3 state is valid. Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>