From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756706Ab1KLBPi (ORCPT ); Fri, 11 Nov 2011 20:15:38 -0500 Received: from ogre.sisk.pl ([217.79.144.158]:36642 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753037Ab1KLBPh (ORCPT ); Fri, 11 Nov 2011 20:15:37 -0500 From: "Rafael J. Wysocki" To: linux-pm@lists.linux-foundation.org Subject: Re: [linux-pm] e978aa7d (cpuidle: Move dev->last_residency update...) broke suspend Date: Sat, 12 Nov 2011 02:18:17 +0100 User-Agent: KMail/1.13.6 (Linux/3.1.0-rc10+; KDE/4.6.0; x86_64; ; ) Cc: Ferenc Wagner , Deepthi Dharwar , linux-kernel@vger.kernel.org References: <874nyadwef.fsf@tac.ki.iif.hu> In-Reply-To: <874nyadwef.fsf@tac.ki.iif.hu> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Message-Id: <201111120218.17758.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Saturday, November 12, 2011, Ferenc Wagner wrote: > Hi, > > Since e978aa7d (cpuidle: Move dev->last_residency update to driver > enter routine; remove dev->last_state) my ThinkPad R50e can't suspend > anymore, it just freezes instead. I controlled git bisect by booting > with break=top and issuing 'echo mem >/sys/power/state'. My config is > attached. What's the output of "cat /sys/devices/system/cpu/cpuidle/current_driver" ? Rafael