mirror of
https://github.com/torvalds/linux.git
synced 2026-05-08 08:14:59 -04:00
The struct ftrace_hash was declared within CONFIG_FUNCTION_TRACER but was referenced outside of it. Reported-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>