Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752774AbYLRQtz (ORCPT ); Thu, 18 Dec 2008 11:49:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751906AbYLRQtd (ORCPT ); Thu, 18 Dec 2008 11:49:33 -0500 Received: from g1t0029.austin.hp.com ([15.216.28.36]:24021 "EHLO g1t0029.austin.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751810AbYLRQtc (ORCPT ); Thu, 18 Dec 2008 11:49:32 -0500 From: Bjorn Helgaas To: Dave Jones Subject: Re: [PATCH] x86 gart: don't complain if no AMD GART found Date: Thu, 18 Dec 2008 09:49:27 -0700 User-Agent: KMail/1.9.10 Cc: Joerg Roedel , iommu@lists.linux-foundation.org, Thomas Gleixner , Ingo Molnar , hpa@zytor.com, linux-kernel@vger.kernel.org References: <20081217195234.13603.96737.stgit@bob.kio> <20081217202724.GB9475@redhat.com> In-Reply-To: <20081217202724.GB9475@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200812180949.28042.bjorn.helgaas@hp.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday 17 December 2008 01:27:24 pm Dave Jones wrote: > On Wed, Dec 17, 2008 at 12:52:34PM -0700, Bjorn Helgaas wrote: > > It's perfectly normal for no AMD GART to be present, e.g., if you have > > Intel CPUs. > > Yes! That's annoyed me for some time too. > > > None of the other iommu_init() functions makes noise when > > it finds nothing. > > The Calgary stuff is pretty noisy in the face of non-existant hardware too. > Makes for noisy distro kernels.. > > Calgary: detecting Calgary via BIOS EBDA area > Calgary: Unable to locate Rio Grande table in EBDA - bailing! Yeah, I considered removing that, too. At least the Calgary stuff is KERN_DEBUG, so it's not quite as visible. But I'm in favor of removing it anyway. Bjorn -- 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/