提交 d802ab98 编写于 作者: A Andi Kleen 提交者: Andi Kleen

[PATCH] Document iommu=panic

Signed-off-by: NAndi Kleen <ak@suse.de>
上级 ded318ec
...@@ -203,6 +203,7 @@ IOMMU ...@@ -203,6 +203,7 @@ IOMMU
When off all DMA over >4GB is forced through an IOMMU or bounce When off all DMA over >4GB is forced through an IOMMU or bounce
buffering. buffering.
nodac Forbid DMA >4GB nodac Forbid DMA >4GB
panic Always panic when IOMMU overflows
swiotlb=pages[,force] swiotlb=pages[,force]
......
...@@ -245,6 +245,7 @@ EXPORT_SYMBOL(dma_set_mask); ...@@ -245,6 +245,7 @@ EXPORT_SYMBOL(dma_set_mask);
noaperture Don't touch the aperture for AGP. noaperture Don't touch the aperture for AGP.
allowdac Allow DMA >4GB allowdac Allow DMA >4GB
nodac Forbid DMA >4GB nodac Forbid DMA >4GB
panic Force panic when IOMMU overflows
*/ */
__init int iommu_setup(char *p) __init int iommu_setup(char *p)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册