]> bbs.cooldavid.org Git - net-next-2.6.git/commit
IPS driver: don't toggle CPU turbo on unsupported CPUs
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 23 Sep 2010 21:49:28 +0000 (23:49 +0200)
committerMatthew Garrett <mjg@redhat.com>
Tue, 5 Oct 2010 18:59:09 +0000 (14:59 -0400)
commit354aeeb1ca8f82ea133ede21987034addc75057a
treedd398a9bc263ecd2cfe10dfecaa18aec87abab4c
parenta7abda8d721359363d679c5f2de964f29419568c
IPS driver: don't toggle CPU turbo on unsupported CPUs

If the CPU doesn't support turbo, don't try to enable/disable it.

http://bugzilla.kernel.org/show_bug.cgi?id=18742

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/intel_ips.c