From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751770Ab0FDFUl (ORCPT ); Fri, 4 Jun 2010 01:20:41 -0400 Received: from ozlabs.org ([203.10.76.45]:46980 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751581Ab0FDFUk (ORCPT ); Fri, 4 Jun 2010 01:20:40 -0400 From: Rusty Russell To: Linus Torvalds Subject: Re: [PATCH 2/2] module: fix bne2 "gave up waiting for init of module libcrc32c" Date: Fri, 4 Jun 2010 14:50:37 +0930 User-Agent: KMail/1.13.2 (Linux/2.6.32-22-generic; KDE/4.4.2; i686; ; ) Cc: Brandon Philips , Andrew Morton , "Rafael J. Wysocki" , LKML , Jon Masters , Tejun Heo , Masami Hiramatsu , Kay Sievers References: <201005252300.07739.rjw@sisk.pl> <201006041032.04323.rusty@rustcorp.com.au> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201006041450.37611.rusty@rustcorp.com.au> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 4 Jun 2010 11:25:00 am Linus Torvalds wrote: > But I suspect that is just myself trying to fool/argue my smarter half > into taking it all. Similar motivation for even asking. They can stew in linux-next for another cycle: just found a trivial !SMP compile issue, and with all the other config options in there it could use some baking... Thanks, Rusty.