On Wed, 24 Feb 2016 10:18:32 -0500 Steven Rostedt <rostedt@xxxxxxxxxxx> wrote: > On Tue, 23 Feb 2016 19:37:04 -0800 > Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > > > Yes, it applies, sorry, but it breaks the build :( > > > > Same for 3.10-stable. It applies but can not compile. > > > > can you fix that up? > > > > Bah. smp.h isn't enough for using raw_smp_processor_id(). One must also > include percpu.h. That was fixed in mainline, but not in stable. But not > a big deal. I'll included percpu.h in tracepoint.h as well. > > Here's the update for 3.14, and I'm guessing it would work in 3.10 as > well. I'll try it out. I tested this too on 3.10 (cherry picked it from my 3.14 branch). It builds and boots fine. -- Steve -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html