On Wed, Feb 24, 2016 at 12:50:33PM -0500, Steven Rostedt wrote: > On Wed, 24 Feb 2016 09:14:18 -0800 > Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > > On Wed, Feb 24, 2016 at 10:18:32AM -0500, Steven Rostedt 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. > > > > What was the commit id that did that change? Is it simple enough to > > just take that patch instead? > > > > Hmm, I don't know where the include is done. Perhaps something else > included it and it was just a luck that this commit works in mainline. Ok, I'll stick with what you sent, thanks. greg k-h -- 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