From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753343AbZI0HDy (ORCPT ); Sun, 27 Sep 2009 03:03:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753183AbZI0HDx (ORCPT ); Sun, 27 Sep 2009 03:03:53 -0400 Received: from ozlabs.org ([203.10.76.45]:39323 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753009AbZI0HDx (ORCPT ); Sun, 27 Sep 2009 03:03:53 -0400 From: Rusty Russell To: Sam Ravnborg Subject: Re: [PATCH] module: Fix up CONFIG_KALLSYMS=n build. Date: Sun, 27 Sep 2009 16:33:53 +0930 User-Agent: KMail/1.11.2 (Linux/2.6.28-15-generic; KDE/4.2.2; i686; ; ) Cc: "Am?rico Wang" , Paul Mundt , Jan Beulich , Andrew Morton , linux-kernel@vger.kernel.org References: <20090925034557.GA12810@linux-sh.org> <200909251724.21416.rusty@rustcorp.com.au> <20090925081403.GA2736@merkur.ravnborg.org> In-Reply-To: <20090925081403.GA2736@merkur.ravnborg.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200909271633.54811.rusty@rustcorp.com.au> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 25 Sep 2009 05:44:03 pm Sam Ravnborg wrote: > On Fri, Sep 25, 2009 at 05:24:20PM +0930, Rusty Russell wrote: > > Acked-by: Rusty Russell > > Hmm, I expected you to take this patch and forward to Linus? > In which case I had expected to see a "S-o-b". Andrew already took it, and I'd already pushed my modules patches. Seemed like the fastest way to get this in? Cheers, Rusty.