From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754077Ab1CZUEY (ORCPT ); Sat, 26 Mar 2011 16:04:24 -0400 Received: from one.firstfloor.org ([213.235.205.2]:58359 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753745Ab1CZUEX (ORCPT ); Sat, 26 Mar 2011 16:04:23 -0400 Date: Sat, 26 Mar 2011 21:04:19 +0100 From: Andi Kleen To: Alessio Igor Bogani Cc: Andi Kleen , Rusty Russell , LKML , Ian Lance Taylor , Tim Bird Subject: Re: [PATCH 2/2] Replace the linear search with a binary search for locate the symbols Message-ID: <20110326200419.GR21838@one.firstfloor.org> References: <1300914043-2297-1-git-send-email-abogani@kernel.org> <1300914043-2297-3-git-send-email-abogani@kernel.org> <8739mblr2n.fsf@rustcorp.com.au> <20110325154118.GN21838@one.firstfloor.org> <20110325194946.GQ21838@one.firstfloor.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > I have felt sure to have sorted both: indeed the linker sorts symbols > *before* it writes down their addresses (and not after). But I could > have made a mistake, obviously. I was refering to the address the symbol points to, not the address of the ksymtab entry. -Andi -- ak@linux.intel.com -- Speaking for myself only.