• J
    [PATCH] x86_64: IOMMU printk cleanup · 5b7b644c
    Jon Mason 提交于
    This patch contains a printk reorder to remove the current problem of
    displaying "PCI-DMA: Disabling IOMMU." and then "PCI-DMA: using GART
    IOMMU" 20 lines later in dmesg.
    
    It also constains a printk reorder in swiotlb to state swiotlb
    enablement prior to describing the location of the bounce buffers, and a
    printk reorder to state gart enablement prior to describing the
    aperature.
    
    Also constains a whitespace cleanup in arch/x86_64/kernel/setup.c
    
    Tested (along with patch 2/2) on dual opteron with gart enabled,
    iommu=soft, and iommu=off.
    Signed-off-by: NJon Mason <jdmason@us.ibm.com>
    Signed-off-by: NAndi Kleen <ak@suse.de>
    Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
    5b7b644c
pci-nommu.c 2.5 KB