From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754658Ab1C1QAJ (ORCPT ); Mon, 28 Mar 2011 12:00:09 -0400 Received: from one.firstfloor.org ([213.235.205.2]:35669 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754464Ab1C1QAH (ORCPT ); Mon, 28 Mar 2011 12:00:07 -0400 Date: Mon, 28 Mar 2011 17:59:59 +0200 From: Andi Kleen To: Alessio Igor Bogani Cc: Andi Kleen , Rusty Russell , LKML , Tim Bird Subject: Re: [PATCH 2/2] Replace the linear search with a binary search for locate the symbols Message-ID: <20110328155959.GU21838@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> <20110326200419.GR21838@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 > My patches don't change nothing else but ksymtab* and kcrctab* > entries. My intentions were to leave actual symbols completely > unchanged. Your patches are fine because they're for modules. I just said the same trick would not work for the main kernel ksymtab. Sorry for the confusion. -Andi -- ak@linux.intel.com -- Speaking for myself only.