Re: [PATCH][GIT PULL] trace,x86: Move creation of irq tracepointsfrom apic.c to irq.c

From: Ingo Molnar
Date: Sun Jun 23 2013 - 05:43:53 EST



* Ingo Molnar <mingo@xxxxxxxxxx> wrote:

>
> * H. Peter Anvin <hpa@xxxxxxxxxxxxxxx> wrote:
>
> > On 06/21/2013 10:31 AM, Steven Rostedt wrote:
> > >
> > > Peter,
> > >
> > > I noticed that you pulled in Seiji's patches into tip. Last night I was
> > > running my test suite on them, and this morning they showed the
> > > following compile bug. I found the fix and attached it below. I pushed
> > > it into my tree that's based on your x86/trace branch, for your
> > > convenience.
> > >
> > > My testing also triggered another bug, but I'm not sure it's related to
> > > these patches or something that already existed. I'm currently
> > > investigating it now.
> > >
> > > -- Steve
> > >
> > >
> > > Please pull the latest tip/x86/trace tree, which can be found at:
> > >
> > > git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
> > > tip/x86/trace
> > >
> > > Head SHA1: 83ab85140bc1492f92de263a1c30ea04a0f465f7
> > >
> >
> > Thanks, pulled!
>
> It's still broken for some configs:
>
> arch/x86/built-in.o: In function `trace_threshold_interrupt':
> (.entry.text+0x1226): undefined reference to `smp_trace_threshold_interrupt'
> arch/x86/built-in.o: In function `trace_thermal_interrupt':
> (.entry.text+0x1306): undefined reference to `smp_trace_thermal_interrupt'
>
> config attached.

I've applied the fix from Seiji Aguchi and I'm testing the updated
tip:x86/trace branch now.

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/