提交 e94102e5 编写于 作者: T Tiezhu Yang 提交者: Jonathan Corbet

docs, kprobes: Fix the wrong location of Kprobes

After commit 22471e13 ("kconfig: use a menu in arch/Kconfig to reduce
clutter"), the location of Kprobes is under "General architecture-dependent
options" rather than "General setup".
Signed-off-by: NTiezhu Yang <yangtiezhu@loongson.cn>
Acked-by: NSteven Rostedt (Google) <rostedt@goodmis.org>
Fixes: 22471e13 ("kconfig: use a menu in arch/Kconfig to reduce clutter")
Link: https://lore.kernel.org/r/1663322106-12178-1-git-send-email-yangtiezhu@loongson.cnSigned-off-by: NJonathan Corbet <corbet@lwn.net>
上级 1404f292
...@@ -328,8 +328,8 @@ Configuring Kprobes ...@@ -328,8 +328,8 @@ Configuring Kprobes
=================== ===================
When configuring the kernel using make menuconfig/xconfig/oldconfig, When configuring the kernel using make menuconfig/xconfig/oldconfig,
ensure that CONFIG_KPROBES is set to "y". Under "General setup", look ensure that CONFIG_KPROBES is set to "y", look for "Kprobes" under
for "Kprobes". "General architecture-dependent options".
So that you can load and unload Kprobes-based instrumentation modules, So that you can load and unload Kprobes-based instrumentation modules,
make sure "Loadable module support" (CONFIG_MODULES) and "Module make sure "Loadable module support" (CONFIG_MODULES) and "Module
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册