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: NGuenter Roeck <linux@roeck-us.net> Fixes: 3b15cdc1 ("tracing: move function tracer options to Kconfig") Signed-off-by: NSami Tolvanen <samitolvanen@google.com> Tested-by: NGuenter Roeck <linux@roeck-us.net> Tested-by: NKees Cook <keescook@chromium.org> Signed-off-by: NKees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20210224225706.2726050-1-samitolvanen@google.com
Showing
想要评论请 注册 或 登录