lkml.org 
[lkml]   [2008]   [Oct]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [GIT *] iommu fixes for 2.6.28

* FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> wrote:

> On Fri, 24 Oct 2008 13:01:25 +0200
> Ingo Molnar <mingo@elte.hu> wrote:
>
> >
> > * David Woodhouse <dwmw2@infradead.org> wrote:
> >
> > > This contains a few iommu-related fixes -- it restores DMA remapping
> > > on newer Intel hardware, which was disabled by the interrupt remapping
> > > patches, adds IA64 support for the Intel IOMMU, and some other small
> > > fixes.
> > >
> > > MAINTAINERS | 7 +
> > > arch/x86/kernel/amd_iommu_init.c | 2 +-
> > > arch/x86/kernel/pci-dma.c | 16 ---
> > > drivers/pci/dmar.c | 119 +++++++++++++-----
> > > drivers/pci/intel-iommu.c | 250 ++++++++++++++++++++------------------
> > > drivers/pci/quirks.c | 14 ++
> > > include/asm-x86/iommu.h | 4 +
> > > include/linux/dma_remapping.h | 27 ++--
> > > include/linux/intel-iommu.h | 66 ++++++++---
> > > 9 files changed, 305 insertions(+), 200 deletions(-)
> >
> > hm, i just updated to v2.6.28-rc1, and these changes broke the x86
> > 32-bit build:
> >
> > arch/x86/kernel/built-in.o: In function `dma_supported':
> > (.text+0x5797): undefined reference to `forbid_dac'
> > arch/x86/kernel/built-in.o: In function `iommu_setup':
> > pci-dma.c:(.init.text+0x326c): undefined reference to `forbid_dac'
> > pci-dma.c:(.init.text+0x328b): undefined reference to `forbid_dac'
> > pci-dma.c:(.init.text+0x32aa): undefined reference to `forbid_dac'
> >
> > seems to be caused by:
> >
> > 5b6985c: intel-iommu: IA64 support
>
> http://marc.info/?l=linux-kernel&m=122480590627590&w=2
>
>
> Sharing forbid_dac between IA64 and X86 doesn't make sense and IA64
> doesn't even use forbid_dac... Reverting the forbid_dac relocation is
> the right fix, I think.

could you send a patch for it please? Commit 5b6985c does many things at
once so the revert is not trivial.

Ingo


\
 
 \ /
  Last update: 2008-10-24 13:25    [W:0.042 / U:0.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site