Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 3d1dc719 authored by Sami Tolvanen's avatar Sami Tolvanen Committed by Kees Cook
Browse files

parisc: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY


parisc uses -fpatchable-function-entry with dynamic ftrace, which means we
don't need recordmcount. Select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
to tell that to the build system.

Reported-by: default avatarGuenter Roeck <linux@roeck-us.net>
Fixes: 3b15cdc1

 ("tracing: move function tracer options to Kconfig")
Signed-off-by: default avatarSami Tolvanen <samitolvanen@google.com>
Tested-by: default avatarGuenter Roeck <linux@roeck-us.net>
Tested-by: default avatarKees Cook <keescook@chromium.org>
Signed-off-by: default avatarKees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20210224225706.2726050-1-samitolvanen@google.com
parent 5e95325f
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