"git@git.tuxist.de:jan.koester/linux.git" did not exist on "740466bc89ad8bd5afcc8de220f715f62b21e365"
ftrace: Fix accounting bug with direct->count in register_ftrace_direct()
The direct->count wasn't being updated properly, where it only was updated when the first entry was added, but should be updated every time. Fixes: 013bf0da ("ftrace: Add ftrace_find_direct_func()") Signed-off-by:Steven Rostedt (VMware) <rostedt@goodmis.org>
Loading
Please sign in to comment