Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753351AbYJWX6l (ORCPT ); Thu, 23 Oct 2008 19:58:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751910AbYJWX6a (ORCPT ); Thu, 23 Oct 2008 19:58:30 -0400 Received: from yx-out-2324.google.com ([74.125.44.29]:33863 "EHLO yx-out-2324.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753900AbYJWX62 (ORCPT ); Thu, 23 Oct 2008 19:58:28 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=OV+IOC92zc+mxx0kVZA1pb5bV3j6Vg40sptdHhrI+//4jMDhRMWZJg6MBm1+Zd8DO3 SnJ7dhv9AeOyMib8K47gHgsnWTN/wYv25UbPQpPDXiKplI9REOL47LAUd1x11BiPbaSk 55KYCd06KcEeMdMGHx79ormPoSEyoiQgmt4PE= Message-ID: Date: Fri, 24 Oct 2008 03:58:23 +0400 From: "Alexander Beregalov" To: "Fenghua Yu" Subject: Re: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI Cc: LKML , "Luck, Tony" , "Woodhouse, David" , sfr@canb.auug.org.au, linux-next@vger.kernel.org, mingo@elte.hu, fujita.tomonori@lab.ntt.co.jp, adobriyan@gmail.com In-Reply-To: <20081023235100.GA2192@linux-os.sc.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081023235100.GA2192@linux-os.sc.intel.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 940 Lines: 22 2008/10/24 Fenghua Yu : > On Thu, Oct 23, 2008 at 04:09:52PM -0700, Alexander Beregalov wrote: >> arch/x86/kernel/built-in.o: In function `iommu_setup': >> pci-dma.c:(.init.text+0x36ad): undefined reference to `forbid_dac' >> pci-dma.c:(.init.text+0x36cc): undefined reference to `forbid_dac' >> pci-dma.c:(.init.text+0x3711): undefined reference to `forbid_dac >> >> commit 5b6985ce8ec7127b4d60ad450b64ca8b82748a3b >> Author: Fenghua Yu >> Date: Thu Oct 16 18:02:32 2008 -0700 >> >> intel-iommu: IA64 support > > Could you please try the following fix patch? > > Signed-off-by: Fenghua Yu It works fine for me on x86_32 -- 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/