[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071204133405.13ccd3bb@laptopd505.fenrus.org>
Date: Tue, 4 Dec 2007 13:34:05 -0800
From: Arjan van de Ven <arjan@...radead.org>
To: Paulo Marques <pmarques@...popie.com>
Cc: Andrew Morton <akpm@...l.org>, linux-kernel@...r.kernel.org,
Mathieu Desnoyers <compudj@...stal.dyndns.org>,
Rusty Russell <rusty@...tcorp.com.au>
Subject: Re: [-mm PATCH] kallsyms should prefer non weak symbols
On Tue, 04 Dec 2007 20:35:32 +0000
Paulo Marques <pmarques@...popie.com> 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 them to the kernel. This way the kernel runtime
> isn't changed at all, only the kallsyms build system is changed.
>
what user of this api is affected by this?
--
If you want to reach me at my work email, use arjan@...ux.intel.com
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
--
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