From: Ingo Molnar <mingo@kernel.org>
To: "H. Peter Anvin" <hpa@linux.intel.com>
Cc: Steven Rostedt <rostedt@goodmis.org>,
LKML <linux-kernel@vger.kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
Andrew Morton <akpm@linux-foundation.org>,
Seiji Aguchi <seiji.aguchi@hds.com>
Subject: Re: [PATCH][GIT PULL] trace,x86: Move creation of irq tracepoints from apic.c to irq.c
Date: Sun, 23 Jun 2013 11:43:24 +0200 [thread overview]
Message-ID: <20130623094324.GA15002@gmail.com> (raw)
In-Reply-To: <20130623090317.GA13445@gmail.com>
* Ingo Molnar <mingo@kernel.org> wrote:
>
> * H. Peter Anvin <hpa@linux.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
next prev parent reply other threads:[~2013-06-23 9:43 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-21 17:31 [PATCH][GIT PULL] trace,x86: Move creation of irq tracepoints from apic.c to irq.c Steven Rostedt
2013-06-21 20:48 ` H. Peter Anvin
2013-06-23 9:03 ` Ingo Molnar
2013-06-23 9:43 ` Ingo Molnar [this message]
2013-06-21 21:09 ` Steven Rostedt
2013-06-21 21:13 ` H. Peter Anvin
2013-06-21 21:28 ` Steven Rostedt
2013-06-21 21:54 ` H. Peter Anvin
2013-06-21 21:26 ` Steven Rostedt
2013-06-22 14:17 ` Steven Rostedt
2013-06-22 17:42 ` Seiji Aguchi
2013-06-22 18:46 ` Steven Rostedt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130623094324.GA15002@gmail.com \
--to=mingo@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=hpa@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rostedt@goodmis.org \
--cc=seiji.aguchi@hds.com \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.