The patch titled intel iommu: Kconfig fixes has been added to the -mm tree. Its filename is intel-iommu-iommu-floppy-workaround-kconfig-fix.patch *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: intel iommu: Kconfig fixes From: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx> Signed-off-by: Jan Engelhardt <jengelh@xxxxxx> Cc: Anil S Keshavamurthy <anil.s.keshavamurthy@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/x86_64/Kconfig | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff -puN arch/x86_64/Kconfig~intel-iommu-iommu-floppy-workaround-kconfig-fix arch/x86_64/Kconfig --- a/arch/x86_64/Kconfig~intel-iommu-iommu-floppy-workaround-kconfig-fix +++ a/arch/x86_64/Kconfig @@ -775,10 +775,10 @@ config DMAR_FLOPPY_WA depends on DMAR default y help - Floppy disk drivers are know to by pass dma api calls - their by failing to work when IOMMU is enabled. This - work around will setup a 1 to 1 mappings for the first - 16M to make floppy(isa device) work. + Floppy disk drivers are know to bypass DMA API calls + thereby failing to work when IOMMU is enabled. This + workaround will setup a 1:1 mapping for the first + 16M to make floppy (an ISA device) work. source "drivers/pci/pcie/Kconfig" _ Patches currently in -mm which might be from jengelh@xxxxxxxxxxxxxxx are fix-gregkh-usb-usb-use-menuconfig-objects.patch make-timespec_equal-take-const-arguments.patch intel-iommu-iommu-gfx-workaround-kconfig-fix.patch intel-iommu-iommu-floppy-workaround-kconfig-fix.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html