]> git.neil.brown.name Git - history.git/commit
[PATCH] Fix x86-64 compilation without iommu for 2.6.6rc3
authorAndi Kleen <ak@suse.de>
Sun, 9 May 2004 11:25:35 +0000 (04:25 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 9 May 2004 11:25:35 +0000 (04:25 -0700)
commitc99ae253229080624867c02818f999680a613ff2
tree1216e76a42b7d0eee462c08f285aeff9c049626d
parent57bfa2c5e66892a5384ba77c26aa61b436ceb83f
[PATCH] Fix x86-64 compilation without iommu for 2.6.6rc3

Various people hit this in earlier kernels. The x86-64 kernel did not compile
without CONFIG_IOMMU_GART in various configurations. Just add the missing symbol
and export it. Also export iommu_merge while I am at it.
arch/x86_64/kernel/pci-gart.c
arch/x86_64/kernel/pci-nommu.c