* [PATCH] Documentation: arm64 also supports disable hugeiomap
@ 2020-09-10 12:19 Tian Tao
2020-09-16 18:21 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Tian Tao @ 2020-09-10 12:19 UTC (permalink / raw)
To: corbet, keescook, anton, ccross, tony.luck, paulmck, tglx, akpm,
gregkh, mchehab+huawei, pawan.kumar.gupta, rdunlap, mike.kravetz,
oneukum, linux-doc
Cc: linuxarm
arm64 also supports disable hugeiomap,updated documentation.
Signed-off-by: Tian Tao <tiantao6@hisilicon.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 5debfe2..86a5e37 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -3206,7 +3206,7 @@
register save and restore. The kernel will only save
legacy floating-point registers on task switch.
- nohugeiomap [KNL,X86,PPC] Disable kernel huge I/O mappings.
+ nohugeiomap [KNL,X86,PPC,ARM64] Disable kernel huge I/O mappings.
nosmt [KNL,S390] Disable symmetric multithreading (SMT).
Equivalent to smt=1.
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation: arm64 also supports disable hugeiomap
2020-09-10 12:19 [PATCH] Documentation: arm64 also supports disable hugeiomap Tian Tao
@ 2020-09-16 18:21 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-09-16 18:21 UTC (permalink / raw)
To: Tian Tao
Cc: keescook, anton, ccross, tony.luck, paulmck, tglx, akpm, gregkh,
mchehab+huawei, pawan.kumar.gupta, rdunlap, mike.kravetz, oneukum,
linux-doc, linuxarm
On Thu, 10 Sep 2020 20:19:46 +0800
Tian Tao <tiantao6@hisilicon.com> wrote:
> arm64 also supports disable hugeiomap,updated documentation.
>
> Signed-off-by: Tian Tao <tiantao6@hisilicon.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 5debfe2..86a5e37 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -3206,7 +3206,7 @@
> register save and restore. The kernel will only save
> legacy floating-point registers on task switch.
>
> - nohugeiomap [KNL,X86,PPC] Disable kernel huge I/O mappings.
> + nohugeiomap [KNL,X86,PPC,ARM64] Disable kernel huge I/O mappings.
>
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-16 18:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-10 12:19 [PATCH] Documentation: arm64 also supports disable hugeiomap Tian Tao
2020-09-16 18:21 ` 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).