Commit bf347b9d authored by Alex Hung's avatar Alex Hung Committed by Jonathan Corbet
Browse files

Documentation: fix a typo for intel_iommu=nobounce



"untrusted" was mis-spelled as "unstrusted"

Signed-off-by: default avatarAlex Hung <alex.hung@canonical.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 2bd49cb5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1775,7 +1775,7 @@
			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.