[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130623094324.GA15002@gmail.com>
Date: Sun, 23 Jun 2013 11:43:24 +0200
From: Ingo Molnar <mingo@...nel.org>
To: "H. Peter Anvin" <hpa@...ux.intel.com>
Cc: Steven Rostedt <rostedt@...dmis.org>,
LKML <linux-kernel@...r.kernel.org>,
Thomas Gleixner <tglx@...utronix.de>,
Andrew Morton <akpm@...ux-foundation.org>,
Seiji Aguchi <seiji.aguchi@....com>
Subject: Re: [PATCH][GIT PULL] trace,x86: Move creation of irq tracepoints
from apic.c to irq.c
* Ingo Molnar <mingo@...nel.org> wrote:
>
> * H. Peter Anvin <hpa@...ux.intel.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists