aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/x86_64
diff options
context:
space:
mode:
authorAndi Kleen <ak@suse.de>2006-09-29 19:47:55 -0400
committerAndi Kleen <andi@basil.nowhere.org>2006-09-29 19:47:55 -0400
commitd802ab981da67d433fbb48f5640b7e3a9ba9fd54 (patch)
treed0499267b945c506c5d3ad0c52608e0fd815385f /Documentation/x86_64
parentded318ec80071557155604197ea45dcdb2a9ff2f (diff)
[PATCH] Document iommu=panic
Signed-off-by: Andi Kleen <ak@suse.de>
Diffstat (limited to 'Documentation/x86_64')
-rw-r--r--Documentation/x86_64/boot-options.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/x86_64/boot-options.txt b/Documentation/x86_64/boot-options.txt
index e97a4c8fe6ea..74b77f9e91bc 100644
--- a/Documentation/x86_64/boot-options.txt
+++ b/Documentation/x86_64/boot-options.txt
@@ -203,6 +203,7 @@ IOMMU
203 When off all DMA over >4GB is forced through an IOMMU or bounce 203 When off all DMA over >4GB is forced through an IOMMU or bounce
204 buffering. 204 buffering.
205 nodac Forbid DMA >4GB 205 nodac Forbid DMA >4GB
206 panic Always panic when IOMMU overflows
206 207
207 swiotlb=pages[,force] 208 swiotlb=pages[,force]
208 209