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)
commit8bf11938459ff8ceb8643258d0a35e0f2bc9be17
tree5a9eb0736e39aa73b4d1badc099030cdc7328995
parent9f3519d2ed26d2ede5b6432fb64af0e7e8ed13e3
intel_idle: Revert change of auto_demotion_disable_flags for Nehalem

Commit b66b8b9a4a79087dde1b358a016e5c8739ccf186 ('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