]> git.baikalelectronics.ru Git - kernel.git/commit
intel_idle: Revert change of auto_demotion_disable_flags for Nehalem
authorBen Hutchings <ben@decadent.org.uk>
Thu, 16 Feb 2012 04:13:14 +0000 (04:13 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Feb 2012 06:27:15 +0000 (22:27 -0800)
commit43de5bc30873b65c5f2c2e9405a1247cafe13d21
tree5a9eb0736e39aa73b4d1badc099030cdc7328995
parentc0dc16b9ca09edf0d7f37789e055c90196f0fdd9
intel_idle: Revert change of auto_demotion_disable_flags for Nehalem

Commit 104eb7dd0ea2b9fe7767f161fe697a325be87c92 ('intel-idle: convert
to x86_cpu_id auto probing') added a distinction between Nehalem and
Westemere processors and changed auto_demotion_disable_flags for the
former to 0.  This was not explained in the commit message, so change
it back.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Acked-by: Thomas Renninger <trenn@suse.de>
Acked-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/idle/intel_idle.c