Re: [MICROPATCH] Make x86_64 build work without GART_IOMMU

From: Andi Kleen
Date: Fri Apr 30 2004 - 16:17:35 EST


Jonathan Corbet <corbet@xxxxxxx> writes:

> If you try to build a 2.6.6-rc3 kernel with CONFIG_GART_IOMMU turned off,
> the link fails because bad_dma_address is undefined. This little hack just
> defines the variable in pci-nommu.c as well. It may not be an optimal fix,
> but it does make the kernel build.
>
> Why do I care? My Radeon 9200SE goes nuts if I build a GART-enabled
> kernel. Haven't figured out why...

Define 'nuts' and supply full boot log (with GART enabled)

-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/