On Fri, 2013-03-01 at 13:47 +1100, Stephen Rothwell wrote: > Hi Steven, > > After merging the ftrace tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > kernel/trace/trace_kdb.c: In function 'ftrace_dump_buf': > kernel/trace/trace_kdb.c:29:33: error: invalid type argument of '->' (have > 'struct trace_array_cpu') > kernel/trace/trace_kdb.c:86:33: error: invalid type argument of '->' (have > 'struct trace_array_cpu') > > Caused by commit eaac1836c10e ("tracing: Replace the static global > per_cpu arrays with allocated per_cpu"). > > I have used the ftrace tree from next-20130228 for today.
Thanks, I'll take a look into it. I also found that my latest push also broke the ftrace snapshot feature. I'm currently bisecting what caused that. Hmm, interesting though, I thought it succeeded in building against an allyesconfig?? Grumble, I'll have to run it through the tests again to make sure I didn't screw something up, like test the wrong branch :-p -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/