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