Mathieu Desnoyers wrote:
* Paulo Marques ([EMAIL PROTECTED]) wrote:
When resolving symbol names from addresses with aliased symbol names,
kallsyms_lookup always returns the first symbol, even if it is a weak
symbol.
[...]
From: Paulo Marques <[EMAIL PROTECTED]>
Signed-off-by: Mathieu Desnoyer
On Wednesday 05 December 2007 09:31:23 Mathieu Desnoyers wrote:
> * Arjan van de Ven ([EMAIL PROTECTED]) wrote:
> > On Tue, 04 Dec 2007 20:35:32 +
> >
> > Paulo Marques <[EMAIL PROTECTED]> wrote:
> > > When resolving symbol names from addresses with aliased symbol names,
> > > kallsyms_lookup a
* Andrew Morton ([EMAIL PROTECTED]) wrote:
> On Tue, 04 Dec 2007 20:35:32 + Paulo Marques <[EMAIL PROTECTED]> wrote:
>
> > When resolving symbol names from addresses with aliased symbol names,
> > kallsyms_lookup always returns the first symbol, even if it is a weak
> > symbol.
> >
> > This
On Tue, 04 Dec 2007 20:35:32 + Paulo Marques <[EMAIL PROTECTED]> wrote:
> When resolving symbol names from addresses with aliased symbol names,
> kallsyms_lookup always returns the first symbol, even if it is a weak
> symbol.
>
> This patch changes this by sorting the symbols with the weak
On Tue, 04 Dec 2007 20:35:32 + Paulo Marques <[EMAIL PROTECTED]> wrote:
> When resolving symbol names from addresses with aliased symbol names,
> kallsyms_lookup always returns the first symbol, even if it is a weak
> symbol.
>
> This patch changes this by sorting the symbols with the weak
On Wednesday 05 December 2007 07:35:32 Paulo Marques wrote:
> When resolving symbol names from addresses with aliased symbol names,
> kallsyms_lookup always returns the first symbol, even if it is a weak
> symbol.
Thanks, this looks great.
Rusty.
--
To unsubscribe from this list: send the line "u
* Arjan van de Ven ([EMAIL PROTECTED]) wrote:
> On Tue, 04 Dec 2007 20:35:32 +
> Paulo Marques <[EMAIL PROTECTED]> wrote:
>
> >
> > When resolving symbol names from addresses with aliased symbol names,
> > kallsyms_lookup always returns the first symbol, even if it is a weak
> > symbol.
> >
* Andrew Morton ([EMAIL PROTECTED]) wrote:
> On Tue, 04 Dec 2007 20:35:32 +
> Paulo Marques <[EMAIL PROTECTED]> wrote:
>
> > When resolving symbol names from addresses with aliased symbol names,
> > kallsyms_lookup always returns the first symbol, even if it is a weak
> > symbol.
> >
> > Th
On Tue, 04 Dec 2007 20:35:32 +
Paulo Marques <[EMAIL PROTECTED]> wrote:
>
> When resolving symbol names from addresses with aliased symbol names,
> kallsyms_lookup always returns the first symbol, even if it is a weak
> symbol.
>
> This patch changes this by sorting the symbols with the we
On Tue, 04 Dec 2007 20:35:32 +
Paulo Marques <[EMAIL PROTECTED]> wrote:
> When resolving symbol names from addresses with aliased symbol names,
> kallsyms_lookup always returns the first symbol, even if it is a weak
> symbol.
>
> This patch changes this by sorting the symbols with the weak
* Paulo Marques ([EMAIL PROTECTED]) wrote:
>
> When resolving symbol names from addresses with aliased symbol names,
> kallsyms_lookup always returns the first symbol, even if it is a weak
> symbol.
>
> This patch changes this by sorting the symbols with the weak symbols last
> before feeding th
When resolving symbol names from addresses with aliased symbol names,
kallsyms_lookup always returns the first symbol, even if it is a weak
symbol.
This patch changes this by sorting the symbols with the weak symbols
last before feeding them to the kernel. This way the kernel runtime
isn't
12 matches
Mail list logo