From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751454Ab2GOUQ0 (ORCPT ); Sun, 15 Jul 2012 16:16:26 -0400 Received: from ogre.sisk.pl ([193.178.161.156]:41495 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750713Ab2GOUQT convert rfc822-to-8bit (ORCPT ); Sun, 15 Jul 2012 16:16:19 -0400 From: "Rafael J. Wysocki" To: Toralf =?iso-8859-1?q?F=F6rster?= Subject: Re: 3.5-rcX: wakeup after s2ram doesn't work after a longer sleep time Date: Sun, 15 Jul 2012 22:21:48 +0200 User-Agent: KMail/1.13.6 (Linux/3.5.0-rc5+; KDE/4.6.0; x86_64; ; ) Cc: Linux Kernel References: <500319E9.8010001@gmx.de> In-Reply-To: <500319E9.8010001@gmx.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 8BIT Message-Id: <201207152221.48232.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sunday, July 15, 2012, Toralf Förster wrote: > My ThinkPad T400 (Gentoo Linux booted from an external USB drive) does > not wake up after s2ram, if the sleep time was longer than about 1 hour. > I'm unsure whether this started after 3.5-rc5, at least with -rc7 I > observed this now several times. Unfortunately it is not 100% reproduceable. > > 3.4.x works flawlessly. > > Any idea whether a particular commit could be the culprit ? (Bisecting > such an issue is a night mare) Please check commit 5baefd6d84163443215f4a99f6a20f054ef11236 Author: John Stultz Date: Tue Jul 10 18:43:25 2012 -0400 hrtimer: Update hrtimer base offsets each hrtimer_interrupt Thanks, Rafael