From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org ([203.10.76.45]:54119 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752250Ab1KHG0S (ORCPT ); Tue, 8 Nov 2011 01:26:18 -0500 From: Rusty Russell Subject: Re: [PATCH] module: Fix performance regression on modules with large symbol tables In-Reply-To: References: <467be983bed865e1b772136ed488f9ff@localhost> <874nygu3cd.fsf@rustcorp.com.au> Date: Tue, 08 Nov 2011 09:57:32 +1030 Message-ID: <87d3d3secb.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Kevin Cernekee Cc: linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org, Jan Beulich On Mon, 7 Nov 2011 11:58:08 -0800, Kevin Cernekee wrote: > > I've started a separate patch to add comments to all this. > > Not sure how you want to handle combining these changes? > > I'll just send a V2 that rolls in all of the desired modifications, if > there are no objections... Please do. I'll write a comment patch on top of that, too. Thanks! Rusty.