diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-12-09 08:08:14 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-12-09 08:08:14 -0800 |
commit | 592d44a5f8458892c007c61b9cfa677efede5e1e (patch) | |
tree | cec376faf5dd25e1ce89134b0503d8354e473392 /Documentation | |
parent | 3ab345fc4b95a981a83f616487bbe07ddb5b1b1a (diff) | |
parent | b2c1639135c0fc1560f3fe9a3a83f2c8265a9e02 (diff) | |
download | linux-592d44a5f8458892c007c61b9cfa677efede5e1e.tar.gz linux-592d44a5f8458892c007c61b9cfa677efede5e1e.tar.bz2 linux-592d44a5f8458892c007c61b9cfa677efede5e1e.zip |
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
* 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu:
MAINTAINERS: Update amd-iommu F: patterns
iommu/amd: Fix typo in kernel-parameters.txt
iommu/msm: Fix compile error in mach-msm/devices-iommu.c
Fix comparison using wrong pointer variable in dma debug code
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 5e22c3f1f8bd..81c287fad79d 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -320,7 +320,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. on: enable for both 32- and 64-bit processes off: disable for both 32- and 64-bit processes - amd_iommu= [HW,X86-84] + amd_iommu= [HW,X86-64] Pass parameters to the AMD IOMMU driver in the system. Possible values are: fullflush - enable flushing of IO/TLB entries when |