Commit b552da87 authored by Pavel Machek's avatar Pavel Machek Committed by Ingo Molnar
Browse files

x86 iommu: add more documentation



Fix coding style in pci-dma_64.c and add stubs for documentation. I
hope someone fills the rest, I understand maybe off and soft...

Signed-off-by: default avatarPavel Machek <pavel@suse.cz>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 037cab07
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -812,6 +812,19 @@ and is between 256 and 4096 characters. It is defined in the file

	inttest=	[IA64]

	iommu=		[x86]
		off
		force
		noforce
		biomerge
		panic
		nopanic
		merge
		nomerge
		forcesac
		soft


	intel_iommu=	[DMAR] Intel IOMMU driver (DMAR) option
		off
			Disable intel iommu driver.
+10 −10

File changed.

Contains only whitespace changes.