On Fri, Jan 20, 2017 at 09:13:17PM -0500, Steven Rostedt wrote: > On Sat, 21 Jan 2017 09:27:06 +0900 > Namhyung Kim <namhy...@kernel.org> wrote: > > > > > Note, I had to modify this patch and move this declaration outside of > > > the #ifdef CONFIG_FUNCTION_GRAPH_TRACER, as it failed to build when > > > function graph wasn't enabled. Function tracer uses this too. > > > > Oops, my bad. > > > > Did you modify it in your tree? Or do you want me to resend v2? > > No, it's a trivial change and I made the modification and noted it in > the change log. You can see the change in my tree under the ftrace/core > branch. I'm taking off next week and I wanted to get this series tested > before I go. The tests are still running.
Thanks for doing that! Namhyung