[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8bd0f97a1001140045l3c75c49fk5894fcda78f0cf0b@mail.gmail.com>
Date: Thu, 14 Jan 2010 03:45:31 -0500
From: Mike Frysinger <vapier.adi@...il.com>
To: Rusty Russell <rusty@...tcorp.com.au>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] modpost: fix segfault in sym_is() with prefixed arches
On Thu, Dec 3, 2009 at 02:52, Rusty Russell wrote:
> 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.
was this going to be pushed up for 2.6.33 then or wait for 2.6.34 ?
just curious so i can check it off from my local pile ...
-mike
--
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