From: Rusty Russell <rusty@rustcorp.com.au>
To: Mike Frysinger <vapier@gentoo.org>
Cc: Andrew Morton <akpm@linux-foundation.org>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] modpost: fix segfault in sym_is() with prefixed arches
Date: Thu, 3 Dec 2009 18:22:43 +1030 [thread overview]
Message-ID: <200912031822.44004.rusty@rustcorp.com.au> (raw)
In-Reply-To: <1259812252-22041-1-git-send-email-vapier@gentoo.org>
On Thu, 3 Dec 2009 02:20:52 pm Mike Frysinger wrote:
> The sym_is() compares a symbol in an attempt to automatically skip symbol
> prefixes. It does this first by searching the real symbol with the normal
> unprefixed symbol. But then it uses the length of the original symbol to
> check the end of the substring instead of the length of the symbol it is
> looking for.
Thanks, applied.
Cheers,
Rusty.
next prev parent reply other threads:[~2009-12-03 7:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-03 3:50 [PATCH] modpost: fix segfault in sym_is() with prefixed arches Mike Frysinger
2009-12-03 4:07 ` Américo Wang
2009-12-03 7:52 ` Rusty Russell [this message]
2010-01-14 8:45 ` Mike Frysinger
2010-01-16 21:57 ` Rusty Russell
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=200912031822.44004.rusty@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=vapier@gentoo.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 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.