• Keshavamurthy, Anil S's avatar
    Intel IOMMU: Iommu floppy workaround · 49a0429e
    Keshavamurthy, Anil S authored
    This config option (DMAR_FLPY_WA) sets up 1:1 mapping for the floppy device so
    that the floppy device which does not use DMA api's will continue to work.
    
    Once the floppy driver starts using DMA api's this config option can be turn
    off or this patch can be yanked out of kernel at that time.
    
    [akpm@linux-foundation.org: cleanups, rename things, build fix]
    [jengelh@computergmbh.de: Kconfig fixes]
    Signed-off-by: default avatarAnil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
    Cc: Andi Kleen <ak@suse.de>
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Muli Ben-Yehuda <muli@il.ibm.com>
    Cc: "Siddha, Suresh B" <suresh.b.siddha@intel.com>
    Cc: Arjan van de Ven <arjan@infradead.org>
    Cc: Ashok Raj <ashok.raj@intel.com>
    Cc: "David S. Miller" <davem@davemloft.net>
    Cc: Christoph Lameter <clameter@sgi.com>
    Cc: Greg KH <greg@kroah.com>
    Signed-off-by: default avatarJan Engelhardt <jengelh@gmx.de>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
    49a0429e
intel-iommu.c 53.8 KB