From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932313AbXDAIDm (ORCPT ); Sun, 1 Apr 2007 04:03:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932267AbXDAIDm (ORCPT ); Sun, 1 Apr 2007 04:03:42 -0400 Received: from ug-out-1314.google.com ([66.249.92.173]:25571 "EHLO ug-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932313AbXDAIDj (ORCPT ); Sun, 1 Apr 2007 04:03:39 -0400 Date: Sun, 1 Apr 2007 10:04:24 +0300 From: "Michael S. Tsirkin" To: Adrian Bunk Cc: Linus Torvalds , Andrew Morton , Linux Kernel Mailing List , Fr??d??ric Riss , Tino Keitel , Thomas Gleixner , pavel@suse.cz, linux-pm@lists.osdl.org, Soeren Sonnenburg , Ingo Molnar , Tejun Heo , "Rafael J. Wysocki" , Jeff Chua , Maxim Levitsky Subject: Re: [4/4] 2.6.21-rc5: known regressions (v2) Message-ID: <20070401070424.GB5436@mellanox.co.il> Reply-To: "Michael S. Tsirkin" References: <20070330214956.GQ14134@stusta.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070330214956.GQ14134@stusta.de> User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > Subject : after resume: X hangs after drawing a couple of windows > workaround: clocksource=acpi_pm > References : http://lkml.org/lkml/2007/3/8/117 > http://lkml.org/lkml/2007/3/25/20 > http://lkml.org/lkml/2007/3/26/151 > Submitter : Michael S. Tsirkin > Handled-By : Thomas Gleixner > Status : problem is being debugged Adrian, the bug was found by Maxim Levitsky and the following patch appears to have fixed the problem: http://lkml.org/lkml/2007/3/28/104 the right way to fix it is still being discussed: http://lkml.org/lkml/2007/3/28/182 -- MST From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [4/4] 2.6.21-rc5: known regressions (v2) Date: Sun, 1 Apr 2007 10:04:24 +0300 Message-ID: <20070401070424.GB5436@mellanox.co.il> References: <20070330214956.GQ14134@stusta.de> Reply-To: "Michael S. Tsirkin" Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <20070330214956.GQ14134@stusta.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: Adrian Bunk Cc: Soeren Sonnenburg , Tejun Heo , Fr??d??ric Riss , Jeff Chua , Tino Keitel , linux-pm@lists.osdl.org, Linux Kernel Mailing List , Andrew Morton , Thomas Gleixner , Linus Torvalds , Ingo Molnar , Maxim Levitsky List-Id: linux-pm@vger.kernel.org > Subject : after resume: X hangs after drawing a couple of windows > workaround: clocksource=3Dacpi_pm > References : http://lkml.org/lkml/2007/3/8/117 > http://lkml.org/lkml/2007/3/25/20 > http://lkml.org/lkml/2007/3/26/151 > Submitter : Michael S. Tsirkin > Handled-By : Thomas Gleixner > Status : problem is being debugged Adrian, the bug was found by Maxim Levitsky and the following patch appears to have fixed the problem: http://lkml.org/lkml/2007/3/28/104 the right way to fix it is still being discussed: http://lkml.org/lkml/2007/3/28/182 -- = MST