Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753031Ab0HWF3d (ORCPT ); Mon, 23 Aug 2010 01:29:33 -0400 Received: from cantor2.suse.de ([195.135.220.15]:54564 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751508Ab0HWF3b (ORCPT ); Mon, 23 Aug 2010 01:29:31 -0400 Date: Mon, 23 Aug 2010 07:29:29 +0200 Message-ID: From: Takashi Iwai To: Zhenyu Wang Cc: Eric Anholt , David Airlie , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] agp/intel: Fix dma mask for Sandybridge In-Reply-To: <20100823013507.GA29442@zhen-devel.sh.intel.com> References: <20100823013507.GA29442@zhen-devel.sh.intel.com> 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.1 (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 Content-Length: 963 Lines: 27 At Mon, 23 Aug 2010 09:35:07 +0800, Zhenyu Wang wrote: > > On 2010.08.20 17:36:08 +0200, Takashi Iwai wrote: > > Sandybridge requires 36bit dma mask, but the current code checks only > > against i965, thus it gives Oops with i915 probing on 32bit machine: > > > > nommu_map_sg: overflow 14a000000+4096 of device mask ffffffff > > [drm:drm_agp_bind_pages] *ERROR* Failed to bind AGP memory: -12 > > BUG: unable to handle kernel paging request at fffffff8 > > IP: [] i915_gem_evict_something+0xef/0x230 [i915] > > ... > > Sandybridge can do 40-bit dma mask. This has been fixed upstream now. Could you point where is the upstream GIT tree and the corresponding commit id? thanks, Takashi -- 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/