From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934085AbXCFMIZ (ORCPT ); Tue, 6 Mar 2007 07:08:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S934090AbXCFMIZ (ORCPT ); Tue, 6 Mar 2007 07:08:25 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:50178 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934085AbXCFMIY (ORCPT ); Tue, 6 Mar 2007 07:08:24 -0500 Date: Tue, 6 Mar 2007 13:07:01 +0100 From: Ingo Molnar To: Soeren Sonnenburg Cc: "Michael S. Tsirkin" , Linus Torvalds , Thomas Gleixner , Adrian Bunk , Andrew Morton , Linux Kernel Mailing List , Michal Piotrowski , Emil Karlson , Len Brown Subject: Re: [5/6] 2.6.21-rc2: known regressions Message-ID: <20070306120701.GA29599@elte.hu> References: <1173138193.24738.236.camel@localhost.localdomain> <1173142948.24738.257.camel@localhost.localdomain> <20070306103315.GA4295@mellanox.co.il> <20070306103712.GA10942@elte.hu> <20070306104618.GA5792@mellanox.co.il> <1173180977.9161.14.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1173180977.9161.14.camel@localhost> User-Agent: Mutt/1.4.2.2i X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.0.3 -2.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org * Soeren Sonnenburg wrote: > > BTW, Ingo, can you suspend/resume any number of times with this > > patch? > > well I could at least two times in a row in my minimalistic setup > (config attached) however using the full kernel config it still hangs > ... (config also attached in case you watn to compare it). i can confirm that with your full config i see a hang too. This is most likely the ACPI problem - we are debugging this now and will come up with a patch. Ingo