From: Thomas Gleixner Date: Thu, 2 May 2013 14:21:15 +0000 (+0200) Subject: x86: Fix idle consolidation fallout X-Git-Tag: v3.10-rc2~23^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97a5b81fa4d3a11dcdf224befc577f2e0abadc0b;p=pandora-kernel.git x86: Fix idle consolidation fallout The core code expects the arch idle code to return with interrupts enabled. The conversion missed two x86 cases which fail to do that. Reported-and-tested-by: Markus Trippelsdorf Tested-by: Borislav Petkov Link: http://lkml.kernel.org/r/alpine.LFD.2.02.1305021557030.3972@ionos Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed