mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02:00
Documentation: fix a typo for intel_iommu=nobounce
"untrusted" was mis-spelled as "unstrusted" Signed-off-by: Alex Hung <alex.hung@canonical.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
committed by
Jonathan Corbet
parent
2bd49cb581
commit
bf347b9da9
@@ -1775,7 +1775,7 @@
|
|||||||
provided by tboot because it makes the system
|
provided by tboot because it makes the system
|
||||||
vulnerable to DMA attacks.
|
vulnerable to DMA attacks.
|
||||||
nobounce [Default off]
|
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
|
the Thunderbolt devices. This will treat the untrusted
|
||||||
devices as the trusted ones, hence might expose security
|
devices as the trusted ones, hence might expose security
|
||||||
risks of DMA attacks.
|
risks of DMA attacks.
|
||||||
|
Reference in New Issue
Block a user