Re: [BUG] tracing: dynamic ftrace selftest detected failures
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2024-08-20 23:48:47
Also in:
lkml, llvm
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2024-08-20 23:48:47
Also in:
lkml, llvm
On Wed, 21 Aug 2024 08:43:51 +0900 Masami Hiramatsu (Google) [off-list ref] wrote:
quoted
Can you add the __used and see if it fixes it?Adding __used to DYN_FTRACE_TEST_NAME() and DYN_FTRACE_TEST_NAME2() does not change, the test still fails.
OK, now that sounds like a bug in LTO itself. -- Steve