Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753159Ab1BGOLc (ORCPT ); Mon, 7 Feb 2011 09:11:32 -0500 Received: from mail-iy0-f174.google.com ([209.85.210.174]:40428 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753031Ab1BGOLa convert rfc822-to-8bit (ORCPT ); Mon, 7 Feb 2011 09:11:30 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=q9Y/JgHQjXyarPsKrfDhSEqGS1RRb1xrPFlUbzxajo0LUNwEA+s0yWF2o/2sTvEsIp F+lPJUEHt0tcHDTYedcX3h/hyXMbafCqqqB3vIEFYFeLMPsVde3ch/lGGo6m7Fm5DyLQ yGmtRhj/NdZGBTBp5RubtbIM9t/Il65T920g8= MIME-Version: 1.0 In-Reply-To: References: <849307$bf0dak@azsmga001.ch.intel.com> Date: Mon, 7 Feb 2011 22:11:29 +0800 Message-ID: Subject: Re: Commit 500f7147cf5bafd139056d521536b10c2bc2e154 breaks _resume_ From: Jeff Chua To: Takashi Iwai Cc: Chris Wilson , Linus Torvalds , "Rafael J. Wysocki" , Len Brown , LKML Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1195 Lines: 31 On Mon, Feb 7, 2011 at 9:38 PM, Jeff Chua wrote: > On Mon, Feb 7, 2011 at 6:15 PM, Takashi Iwai wrote: >>> Thanks, that looks good. ?What about other files? ?Did you change >>> (especially intel_drv.h) from Linus git tree? > > I will try again ?from a fresh build tonight. > >>> I'll also check later to be sure (now I have no machine for testing). >> I don't see any problem with my machine (but running in 32bit). >> >> Are you sure that you are seeing the same CRTC? ?There are two active >> CRTCs on Intel, and both are initialized and set up. > > I don't know about that. Even when I attempt to just the pointer > directly as in "static void intel_crtc_reset(struct intel_crtc > *intel_crtc)", it ended up getting a different value. Strange. > > intel_crtc ffff880239aa5800 > intel_crtc ffff880239aa5000 > > > I'm building everything fresh now. Same issue encountered even after a fresh build. Jeff -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/