Documentation: fix a typo for intel_iommu=nobounce
authorAlex Hung <alex.hung@canonical.com>
Wed, 19 Feb 2020 19:21:33 +0000 (12:21 -0700)
committerJonathan Corbet <corbet@lwn.net>
Tue, 25 Feb 2020 10:34:25 +0000 (03:34 -0700)
"untrusted" was mis-spelled as "unstrusted"

Signed-off-by: Alex Hung <alex.hung@canonical.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/admin-guide/kernel-parameters.txt

index 47cd55e..56bf9b2 100644 (file)
                        provided by tboot because it makes the system
                        vulnerable to DMA attacks.
                nobounce [Default off]
-                       Disable bounce buffer for unstrusted devices such as
+                       Disable bounce buffer for untrusted devices such as
                        the Thunderbolt devices. This will treat the untrusted
                        devices as the trusted ones, hence might expose security
                        risks of DMA attacks.