summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Rapoport <rppt@linux.ibm.com>2021-01-05 12:10:21 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2021-01-11 14:47:35 +1100
commit46ff9e12b84d390053d1d070342dec41fdc79db7 (patch)
tree1552b674666df387a879f0b931c2ff101f62bb89
parent8581a26f7c85313e4470756fed0a541e50050f6e (diff)
downloadlinux-46ff9e12b84d390053d1d070342dec41fdc79db7.tar.gz
linux-46ff9e12b84d390053d1d070342dec41fdc79db7.tar.xz
mm-introduce-memfd_secret-system-call-to-create-secret-memory-areas-fix
restore original white space Link: https://lkml.kernel.org/r/20201220060536.GB392333@linux.ibm.com Cc: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
-rw-r--r--arch/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index b7934a294936..bd4993b276fd 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -44,7 +44,7 @@ config FORCE_DYNAMIC_FTRACE
in order to test the non static function tracing in the
generic code, as other architectures still use it. But we
only need to keep it around for x86_64. No need to keep it
- for x86_32. For x86_32, force DYNAMIC_FTRACE.
+ for x86_32. For x86_32, force DYNAMIC_FTRACE.
#
# Arch settings
#