linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: fix a typo for intel_iommu=nobounce
@ 2020-02-19 19:21 Alex Hung
  2020-02-25 10:34 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Hung @ 2020-02-19 19:21 UTC (permalink / raw)
  To: corbet, tglx, mchehab+samsung, akpm, pawan.kumar.gupta, jgross,
	linux-doc, alex.hung

"untrusted" was mis-spelled as "unstrusted"

Signed-off-by: Alex Hung <alex.hung@canonical.com>
---
 Documentation/admin-guide/kernel-parameters.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index dbc22d684627..c8b7ec949453 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -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.
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: fix a typo for intel_iommu=nobounce
  2020-02-19 19:21 [PATCH] Documentation: fix a typo for intel_iommu=nobounce Alex Hung
@ 2020-02-25 10:34 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-02-25 10:34 UTC (permalink / raw)
  To: Alex Hung
  Cc: tglx, mchehab+samsung, akpm, pawan.kumar.gupta, jgross, linux-doc

On Wed, 19 Feb 2020 12:21:33 -0700
Alex Hung <alex.hung@canonical.com> wrote:

> "untrusted" was mis-spelled as "unstrusted"
> 
> Signed-off-by: Alex Hung <alex.hung@canonical.com>
> ---
>  Documentation/admin-guide/kernel-parameters.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index dbc22d684627..c8b7ec949453 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -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.

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-25 10:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-19 19:21 [PATCH] Documentation: fix a typo for intel_iommu=nobounce Alex Hung
2020-02-25 10:34 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).