From: Paul Mundt <lethal@linux-sh.org>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Matt Fleming <matt@console-pimps.org>,
Ingo Molnar <mingo@elte.hu>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH -tip] ftrace: Correctly calculate the first function in the .text section
Date: Tue, 28 Jul 2009 07:29:35 +0900 [thread overview]
Message-ID: <20090727222935.GA22208@linux-sh.org> (raw)
In-Reply-To: <alpine.DEB.2.00.0907231052010.20997@gandalf.stny.rr.com>
On Thu, Jul 23, 2009 at 10:52:47AM -0400, Steven Rostedt wrote:
>
> On Thu, 23 Jul 2009, Steven Rostedt wrote:
> >
> > >
> > > if (!defined($ref_func) || !defined($weak{$text})) {
> > > to
> > > if (!defined($ref_func) && !defined($weak{$text})) {
> > >
> > > This now matches the comment above the conditional.
> >
> > This is the true bug. But the previous is not.
>
> Could you resend the patch with this fix only. Then I can send it out as
> an ugent fix.
>
Is anything happening with these patches? Without them, a lot of SH
configurations are completely broken.
next prev parent reply other threads:[~2009-07-27 22:29 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-23 9:51 [PATCH -tip] ftrace: Correctly calculate the first function in the .text section Matt Fleming
2009-07-23 14:50 ` Steven Rostedt
2009-07-23 14:52 ` Steven Rostedt
2009-07-27 22:29 ` Paul Mundt [this message]
2009-07-27 23:45 ` Steven Rostedt
2009-08-02 8:16 ` Paul Mundt
2009-08-04 8:07 ` Ingo Molnar
2009-08-04 8:08 ` Paul Mundt
2009-07-23 16:16 ` [PATCH 1/2] ftrace: Fix the conditional that updates $ref_func Matt Fleming
2009-07-23 16:16 ` [PATCH 2/2] ftrace: Only update $offset when we update $ref_func Matt Fleming
2009-08-04 8:10 ` [tip:tracing/urgent] " tip-bot for Matt Fleming
2009-08-04 8:10 ` [tip:tracing/urgent] ftrace: Fix the conditional that updates $ref_func tip-bot for Matt Fleming
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=20090727222935.GA22208@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-kernel@vger.kernel.org \
--cc=matt@console-pimps.org \
--cc=mingo@elte.hu \
--cc=rostedt@goodmis.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox