From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1767058AbXEBVlk (ORCPT ); Wed, 2 May 2007 17:41:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1767059AbXEBVlk (ORCPT ); Wed, 2 May 2007 17:41:40 -0400 Received: from www.osadl.org ([213.239.205.134]:42299 "EHLO mail.tglx.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1767058AbXEBVli (ORCPT ); Wed, 2 May 2007 17:41:38 -0400 Subject: Re: [3/3] 2.6.21-rc7: known regressions (v2) From: Thomas Gleixner Reply-To: tglx@linutronix.de To: Jeff Chua Cc: Ingo Molnar , Andrew Morton , Adrian Bunk , Linus Torvalds , Linux Kernel Mailing List , Guilherme Schroeder , John Stultz , Mikael Pettersson , ak@suse.de, discuss@x86-64.org, pavel@suse.cz, linux-pm@lists.linux-foundation.org, Dave Jones , "Eric W. Biederman" , "Rafael J. Wysocki" , "Antonino A. Daplas" , James Simmons , gregkh@suse.de, linux-pci@atrey.karlin.mff.cuni.cz, Tobias Diedrich , Dmitry Torokhov , Jeremy Fitzhardinge In-Reply-To: References: <20070423214909.GD3468@stusta.de> <20070425040605.6d6b4a82.akpm@linux-foundation.org> <20070425114317.GA32153@elte.hu> Content-Type: text/plain Date: Wed, 02 May 2007 23:44:01 +0200 Message-Id: <1178142241.2340.21.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Jeff, On Wed, 2007-04-25 at 21:45 +0800, Jeff Chua wrote: > On 4/25/07, Ingo Molnar wrote: > > > > * Andrew Morton wrote: > > > > > > Subject : suspend to disk hangs (CONFIG_NO_HZ) > > > > References : http://lkml.org/lkml/2007/3/25/217 > > > > Submitter : Jeff Chua > > > > Status : unknown > > > > > > That's still rather a lot of bustage from the timekeeping changes. Is > > > anything really happening here or have we all given up? > > > > Jeff: does that suspend-to-disk hang problem also happen if you use > > hpet=disable? > > Yes, it is still broken with HPET disabled. > > I've reported that if I press some keys, suspend will complete > successfully, otherwise, it'll just hang before the "percentage" comes > on. Can you please grab the collection of fixups, which I just put into bugzilla: http://bugzilla.kernel.org/attachment.cgi?id=11379&action=view and apply it on top of 2.6.21 ? Thanks, tglx