[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.
authorAndi Kleen <ak@suse.de>
Mon, 26 Jun 2006 11:57:22 +0000 (13:57 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 17:48:17 +0000 (10:48 -0700)
commita813ce432f27c4f5011c7b5ac9d2bbbfeb41d9a7
tree377a1aeb76547faf06ecd93b9da9b4c90817b2d4
parent4d9bc79cd28b779610d9590b3a96a28a0f64a25a
[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.

 - Rename the GART_IOMMU option to IOMMU to make clear it's not
   just for AMD
 - Rewrite the help text to better emphatise this fact
 - Make it an embedded option because too many people get it wrong.

To my astonishment I discovered the aacraid driver tests this
symbol directly. This looks quite broken to me - it's an internal
implementation detail of the PCI DMA API. Can the maintainer
please clarify what this test was intended to do?

Cc: linux-scsi@vger.kernel.org
Cc: alan@redhat.com
Cc: markh@osdl.org
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/Kconfig
arch/x86_64/Kconfig.debug
arch/x86_64/kernel/Makefile
arch/x86_64/kernel/io_apic.c
arch/x86_64/kernel/pci-dma.c
arch/x86_64/kernel/setup.c
drivers/char/agp/Kconfig
drivers/char/agp/amd64-agp.c
drivers/scsi/aacraid/comminit.c
include/asm-x86_64/pci.h
include/asm-x86_64/proto.h