android_kernel_xiaomi_sm8350/arch/x86_64/kernel
Jon Mason 5b7b644ca9 [PATCH] x86_64: IOMMU printk cleanup
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: Jon Mason <jdmason@us.ibm.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-02-04 16:43:15 -08:00
..
acpi
cpufreq
aperture.c
apic.c [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is not enabled 2006-02-04 16:43:15 -08:00
asm-offsets.c
crash_dump.c
crash.c
e820.c
early_printk.c
entry.S [PATCH] x86_64: small fix for CFI annotations 2006-02-04 16:43:15 -08:00
genapic_cluster.c
genapic_flat.c
genapic.c
head64.c
head.S
i387.c
i8259.c
init_task.c
io_apic.c [PATCH] x86_64: Automatically enable apicmaintimer on ATI boards 2006-02-04 16:43:13 -08:00
ioport.c
irq.c
kprobes.c
ldt.c
machine_kexec.c
Makefile
mce_amd.c
mce_intel.c
mce.c [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug. 2006-02-04 16:43:14 -08:00
module.c
mpparse.c
nmi.c [PATCH] x86_64: Disallow kprobes on NMI handlers 2006-02-04 16:43:12 -08:00
pci-dma.c [PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallback 2006-02-04 16:43:13 -08:00
pci-gart.c [PATCH] x86_64: IOMMU printk cleanup 2006-02-04 16:43:15 -08:00
pci-nommu.c [PATCH] x86_64: IOMMU printk cleanup 2006-02-04 16:43:15 -08:00
pci-swiotlb.c [PATCH] x86_64: IOMMU printk cleanup 2006-02-04 16:43:15 -08:00
pmtimer.c [PATCH] x86_64: Calibrate APIC timer using PM timer 2006-02-04 16:43:15 -08:00
process.c [PATCH] x86_64: Don't allow kprobes on __switch_to 2006-02-04 16:43:14 -08:00
ptrace.c
reboot.c
relocate_kernel.S
setup64.c
setup.c [PATCH] x86_64: IOMMU printk cleanup 2006-02-04 16:43:15 -08:00
signal.c
smp.c
smpboot.c [PATCH] x86_64: Fix the node cpumask of a cpu going down 2006-02-04 16:43:13 -08:00
suspend_asm.S
suspend.c
sys_x86_64.c
syscall.c
time.c [PATCH] x86_64: mark two routines as __cpuinit 2006-02-04 16:43:14 -08:00
trampoline.S
traps.c [PATCH] x86_64: Disallow kprobes on NMI handlers 2006-02-04 16:43:12 -08:00
vmlinux.lds.S [PATCH] x86_64: Let impossible CPUs point to reference per cpu data 2006-02-04 16:43:15 -08:00
vsmp.c
vsyscall.c
x8664_ksyms.c