From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752152Ab1BFLCe (ORCPT ); Sun, 6 Feb 2011 06:02:34 -0500 Received: from cantor.suse.de ([195.135.220.2]:39720 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751455Ab1BFLCc (ORCPT ); Sun, 6 Feb 2011 06:02:32 -0500 Date: Sun, 06 Feb 2011 12:02:31 +0100 Message-ID: From: Takashi Iwai To: Marc Koschewski Cc: Jeff Chua , Linus Torvalds , "Rafael J. Wysocki" , Chris Wilson , Len Brown , LKML Subject: Re: Commit 500f7147cf5bafd139056d521536b10c2bc2e154 breaks _resume_ In-Reply-To: <20110206081950.GA12659@marc.osknowledge.org> References: <20110206081950.GA12659@marc.osknowledge.org> User-Agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.7 Emacs/23.2 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Sun, 6 Feb 2011 09:19:51 +0100, Marc Koschewski wrote: > > Hi, > > * Jeff Chua [2011-02-06 09:50:51 +0800]: > > On Sun, Feb 6, 2011 at 2:24 AM, Rafael J. Wysocki wrote: > > >> The suspend monster is back! The suspend-to-ram is fine, but upon > > >> resume, screen is blank. Haven't bisected in case someone has also > > >> done so. > > > > > > BTW, please don't reply to messages containing patches with reports of problems > > > that aren't caused by those patches. It's confusing at best and at worst it > > > may result in the patches being rejected. > > > > Sorry. New subject now:) > > > > > > On Sun, Feb 6, 2011 at 2:51 AM, Linus Torvalds > > wrote: > > >> It's very recent. ... between commit > > >> 831d52bc153971b70e64eccfbed2b232394f22f8 and > > >> 44f2c5c841da1b1e0864d768197ab1497b5c2cc1. > > > > > > Hmm. It's almost certainly one of the DRI patches, but which one? I > > > think bisection is the only way to figure it out. It shouldn't be too > > > bad, since there's only 120 commits in that range. > > > > > > In fact, you can almost certainly just bisect from 89840966c579 to > > > bb5b583b5279, which is just 31 commits and should get you bisected in > > > just five tries or so. > > > > Yea, I've just done that. It came down to the following commit. > > Reverting it solves the problem. I've gone thru a few cycles, and > > notebook still survives. > > > > Thanks, > > Jeff > > I reverted the specified commit and my box still suffers the > resume-turns-into-cold-boot behavior. Retried two times with the commit reverted > on top of HEAD... The cold-boot problem is very likely irrelevant with i915 patches. I've got the same issue with and without the i915 fix patches on test machines here. thanks, Takashi