From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934096AbXCFMMZ (ORCPT ); Tue, 6 Mar 2007 07:12:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S934091AbXCFMMY (ORCPT ); Tue, 6 Mar 2007 07:12:24 -0500 Received: from ug-out-1314.google.com ([66.249.92.170]:16928 "EHLO ug-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934097AbXCFMMX (ORCPT ); Tue, 6 Mar 2007 07:12:23 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HA+qVqLMHKo1DCiMnPzlQ+7js9X5pFNtEMU+Z1yhDmdWHS9l3dIPMoLfpol7bqMhKzjugzLyp4nOD5Dx268qBZapzA9wy57K8yetS461jxNAgTkZWqticiXPmjaVEJEpwGDiyBYFm065tl2sIF51wbP4xX5bUNtZ3ftzup6DESU= Message-ID: Date: Tue, 6 Mar 2007 20:12:20 +0800 From: "Jeff Chua" To: "Michael S. Tsirkin" Subject: Re: 2.6.21-rc1: known regressions (v2) (part 1) Cc: "Adrian Bunk" , "Linux Kernel Mailing List" , "Pavel Machek" , linux-pm@lists.osdl.org, "Ingo Molnar" , lenb@kernel.org, linux-acpi@vger.kernel.org In-Reply-To: <20070306120808.GA9537@mellanox.co.il> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070226220152.GA29575@stusta.de> <20070228211318.GB4301@mellanox.co.il> <20070305000421.GF3441@stusta.de> <20070306120808.GA9537@mellanox.co.il> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On 3/6/07, Michael S. Tsirkin wrote: > > Quoting Jeff Chua : > > Subject: Re: 2.6.21-rc1: known regressions (v2) (part 1) > > > > On 3/6/07, Jeff Chua wrote: > > > On 3/5/07, Adrian Bunk wrote: > > > > > > > > I have the same problem on my IBM X60s on rc1 and rc2. Can't resume > > > > > from RAM, can't suspend to disk. It is possible to revert all the > > > > > changes to ACPI and test it? > > > > > > > > This is with CONFIG_KVM=n? > > > > > > Yes. > > > > I've tried with CONFIG_KVM=n and CONFIG_KVM=y and both does not suspend. > > Do you mean that they "do not resume after suspend"? I can't even suspend to disk/ram. It just hangs and the lights just blink and everything else hangs. With 2.6.20, it works fine. Jeff.