]> git.karo-electronics.de Git - karo-tx-linux.git/commit
intel_idle: do not use the LAPIC timer for ATOM C2
authorLen Brown <len.brown@intel.com>
Sun, 24 Oct 2010 03:25:53 +0000 (23:25 -0400)
committerLen Brown <len.brown@intel.com>
Tue, 26 Oct 2010 19:45:17 +0000 (15:45 -0400)
commitc25d29952b2a8c9aaf00e081c9162a0e383030cd
tree8265cf39b244db917b56f31bfbb0c1452c465e7d
parent00527cc6bbcac05ab7d54c40bda1ff2a0625ab10
intel_idle: do not use the LAPIC timer for ATOM C2

If we use the LAPIC timer during ATOM C2 on
some nvidia chisets, the system stalls.

https://bugzilla.kernel.org/show_bug.cgi?id=21032

Signed-off-by: Len Brown <len.brown@intel.com>
drivers/idle/intel_idle.c