From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Subject: Re: [PATCH] module: Use binary search in lookup_symbol() Date: Thu, 19 May 2011 16:56:34 +0930 Message-ID: <8762p75exh.fsf@rustcorp.com.au> References: <1305665763-3988-1-git-send-email-abogani@kernel.org> <4DD3E540.8000205@googlemail.com> Mime-Version: 1.0 Return-path: In-Reply-To: <4DD3E540.8000205@googlemail.com> Sender: linux-embedded-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Dirk Behme , Alessio Igor Bogani Cc: Anders Kaseorg , Tim Abbott , Tim Bird , LKML , Linux Embedded , Jason Wessel On Wed, 18 May 2011 17:26:56 +0200, Dirk Behme wrote: > The old version with the warning is in linux-next now > > http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git;a=commitdiff;h=903996de9b35213aaa4162c24351a2cb2931d9ac Yep, I switched to the new one after sfr's pull. Then I switched to the enhanced-comments one just now, but if Linus was quick to pull he'll have the undercommented version rather than the overcommented one. Cheers, Rusty.