All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] x86/mm: Update `X86_5LEVEL` Kconfig description
@ 2020-02-10 16:37 Paul Menzel
  2020-02-10 17:02 ` Kirill A. Shutemov
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Menzel @ 2020-02-10 16:37 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: Kirill A. Shutemov, linux-mm, Dave Hansen

[-- Attachment #1: Type: text/plain, Size: 717 bytes --]

Date: Mon, 10 Feb 2020 17:32:35 +0100

As the default is to select the option `X86_5LEVEL`, the recommendation
should also be to select it.

Fixes: 18ec1eaf58 ("x86/mm: Enable 5-level paging support by default")
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
---
 arch/x86/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index beea77046f9b..dd8d28c6a595 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1501,7 +1501,7 @@ config X86_5LEVEL
 	  See Documentation/x86/x86_64/5level-paging.rst for more
 	  information.
 
-	  Say N if unsure.
+	  Say Y if unsure.
 
 config X86_DIRECT_GBPAGES
 	def_bool y
-- 
2.24.1


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 5174 bytes --]

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

* Re: [PATCH] x86/mm: Update `X86_5LEVEL` Kconfig description
  2020-02-10 16:37 [PATCH] x86/mm: Update `X86_5LEVEL` Kconfig description Paul Menzel
@ 2020-02-10 17:02 ` Kirill A. Shutemov
  0 siblings, 0 replies; 2+ messages in thread
From: Kirill A. Shutemov @ 2020-02-10 17:02 UTC (permalink / raw)
  To: Paul Menzel; +Cc: Ingo Molnar, Kirill A. Shutemov, linux-mm, Dave Hansen

On Mon, Feb 10, 2020 at 05:37:31PM +0100, Paul Menzel wrote:
> Date: Mon, 10 Feb 2020 17:32:35 +0100
> 
> As the default is to select the option `X86_5LEVEL`, the recommendation
> should also be to select it.
> 
> Fixes: 18ec1eaf58 ("x86/mm: Enable 5-level paging support by default")
> Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>

Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>

-- 
 Kirill A. Shutemov


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-10 16:37 [PATCH] x86/mm: Update `X86_5LEVEL` Kconfig description Paul Menzel
2020-02-10 17:02 ` Kirill A. Shutemov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.