Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755957AbYJ2XhE (ORCPT ); Wed, 29 Oct 2008 19:37:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752927AbYJ2Xgx (ORCPT ); Wed, 29 Oct 2008 19:36:53 -0400 Received: from kroah.org ([198.145.64.141]:43757 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752617AbYJ2Xgw (ORCPT ); Wed, 29 Oct 2008 19:36:52 -0400 Date: Wed, 29 Oct 2008 16:12:40 -0700 From: Greg KH To: Joerg Roedel Cc: Ingo Molnar , Jouni Malinen , Oliver Neukum , Nicolas Bareil , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, j@w1.fi Subject: Re: [PATCH] x86, gart: fix gart detection for Fam11h CPUs Message-ID: <20081029231240.GA22325@kroah.com> References: <1225206834-6189-1-git-send-email-joerg.roedel@amd.com> <20081028165236.GA4503@kroah.com> <20081029095525.GA6345@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081029095525.GA6345@amd.com> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1246 Lines: 25 On Wed, Oct 29, 2008 at 10:55:25AM +0100, Joerg Roedel wrote: > On Tue, Oct 28, 2008 at 09:52:36AM -0700, Greg KH wrote: > > On Tue, Oct 28, 2008 at 04:13:54PM +0100, Joerg Roedel wrote: > > > The AMD Fam11h CPUs have a K8 northbridge. This northbridge is different > > > from other familys because it lacks GART support (as I just learned). > > > But the kernel implicitly expects a GART if it finds an AMD northbridge. > > > Fix this by removing the Fam11h northbridge id from the scan list of K8 > > > northbridges. This patch also changes the message in the GART driver > > > about missing K8 northbridges to tell that the GART is missing which is > > > the correct information in this case. > > > > > > Signed-off-by: Joerg Roedel > > > > Looks like this needs to be added to the 2.6.27-stable tree also, right? > > No, this patch not. The PCI id was added during the .28 merge window. Ah, you are right, sorry about that, was looking at the wrong tree here. greg k-h -- 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/