Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752012AbXLECGS (ORCPT ); Tue, 4 Dec 2007 21:06:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751116AbXLECGF (ORCPT ); Tue, 4 Dec 2007 21:06:05 -0500 Received: from ozlabs.org ([203.10.76.45]:48184 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751216AbXLECGE (ORCPT ); Tue, 4 Dec 2007 21:06:04 -0500 From: Rusty Russell To: Paulo Marques Subject: Re: [-mm PATCH] kallsyms should prefer non weak symbols Date: Wed, 5 Dec 2007 13:05:48 +1100 User-Agent: KMail/1.9.6 (enterprise 0.20070907.709405) Cc: Andrew Morton , linux-kernel@vger.kernel.org, Mathieu Desnoyers References: <4755BA14.8060706@grupopie.com> In-Reply-To: <4755BA14.8060706@grupopie.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200712051305.48951.rusty@rustcorp.com.au> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 494 Lines: 13 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 "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/