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