[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081029074037S.fujita.tomonori@lab.ntt.co.jp>
Date: Wed, 29 Oct 2008 07:41:30 +0900
From: FUJITA Tomonori <fujita.tomonori@....ntt.co.jp>
To: James.Bottomley@...senPartnership.com, jbarnes@...tuousgeek.org
Cc: torvalds@...ux-foundation.org, gcosta@...hat.com,
linux-kernel@...r.kernel.org, mingo@...e.hu, tglx@...utronix.de
Subject: Re: [PATCH] x86: Fix CONFIG_PCI=n compile failure
On Tue, 28 Oct 2008 16:22:23 -0500
James Bottomley <James.Bottomley@...senPartnership.com> wrote:
> This:
>
> commit fae9a0d8ca68a14da8d2351ad3e0bf42f3b29899
> Author: Glauber Costa <gcosta@...hat.com>
> Date: Tue Apr 8 13:20:56 2008 -0300
>
> x86: merge iommu initialization parameters
>
> Moved the forbid_dac parameter into pci-dma.c but forgot that it's a PCI
> only symbol thus causing a compile failure if CONFIG_PCI=N. Fix by
> surrounding the set clause in iommu_setup with #ifdef CONFIG_PCI
>
> Signed-off-by: James Bottomley <James.Bottomley@...senPartnership.com>
http://marc.info/?l=linux-kernel&m=122480590627590&w=2
I guess that this patch is in the PCI tree.
Can you please send this quickly? I've seen bug reports due to this
too many times.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists