Commit 28cc65a1 authored by Colin Ian King's avatar Colin Ian King Committed by Steven Rostedt (VMware)

tracing: Fix spelling mistake in Kconfig "infinit" -> "infinite"

There is a spelling mistake in the Kconfig help text. Fix it.

Link: https://lkml.kernel.org/r/20201216114051.12056-1-colin.king@canonical.comSigned-off-by: default avatarColin Ian King <colin.king@canonical.com>
Signed-off-by: default avatarSteven Rostedt (VMware) <rostedt@goodmis.org>
parent 58177084
...@@ -545,7 +545,7 @@ config KPROBE_EVENTS_ON_NOTRACE ...@@ -545,7 +545,7 @@ config KPROBE_EVENTS_ON_NOTRACE
using kprobe events. using kprobe events.
If kprobes can use ftrace instead of breakpoint, ftrace related If kprobes can use ftrace instead of breakpoint, ftrace related
functions are protected from kprobe-events to prevent an infinit functions are protected from kprobe-events to prevent an infinite
recursion or any unexpected execution path which leads to a kernel recursion or any unexpected execution path which leads to a kernel
crash. crash.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment