From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fengguang Wu Subject: Re: general protection fault on ttm_init() Date: Sat, 14 Jul 2012 13:19:43 +0800 Message-ID: <20120714051943.GA29675@localhost> References: <20120706144622.GA13387@localhost> <20120706144846.GA13505@localhost> <20120707020847.GA28771@localhost> <20120707153142.GA24787@localhost> <20120711044155.GA10438@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTP id CA6189E7EA for ; Fri, 13 Jul 2012 22:19:51 -0700 (PDT) Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Dave Airlie Cc: Dave Airlie , Thomas Hellstrom , LKML , dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Hi Dave, On Sat, Jul 14, 2012 at 01:33:45PM +1000, Dave Airlie wrote: > Can you try this patch on top of the previous one? > > I think it should fix it. You are right, it works! Thank you very much! :-) Thanks, Fengguang From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755523Ab2GNFTx (ORCPT ); Sat, 14 Jul 2012 01:19:53 -0400 Received: from mga01.intel.com ([192.55.52.88]:33921 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753512Ab2GNFTv (ORCPT ); Sat, 14 Jul 2012 01:19:51 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="177207679" Date: Sat, 14 Jul 2012 13:19:43 +0800 From: Fengguang Wu To: Dave Airlie Cc: Thomas Hellstrom , Dave Airlie , dri-devel@lists.freedesktop.org, LKML Subject: Re: general protection fault on ttm_init() Message-ID: <20120714051943.GA29675@localhost> References: <20120706144622.GA13387@localhost> <20120706144846.GA13505@localhost> <20120707020847.GA28771@localhost> <20120707153142.GA24787@localhost> <20120711044155.GA10438@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Dave, On Sat, Jul 14, 2012 at 01:33:45PM +1000, Dave Airlie wrote: > Can you try this patch on top of the previous one? > > I think it should fix it. You are right, it works! Thank you very much! :-) Thanks, Fengguang