Skip to content
  • Andi Kleen's avatar
    [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded. · a813ce43
    Andi Kleen authored
    
    
     - 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: default avatarAndi Kleen <ak@suse.de>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    a813ce43