From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756498Ab0FAR6X (ORCPT ); Tue, 1 Jun 2010 13:58:23 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:58472 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752670Ab0FAR6V (ORCPT ); Tue, 1 Jun 2010 13:58:21 -0400 Date: Tue, 1 Jun 2010 10:53:35 -0700 (PDT) From: Linus Torvalds To: Rusty Russell cc: Andrew Morton , Brandon Philips , "Rafael J. Wysocki" , LKML , Jon Masters , Tejun Heo , Masami Hiramatsu , Kay Sievers Subject: Re: [PATCH 2/2] module: fix bne2 "gave up waiting for init of module libcrc32c" In-Reply-To: Message-ID: References: <201005252300.07739.rjw@sisk.pl> <201006011051.25636.rusty@rustcorp.com.au> <201006011452.06843.rusty@rustcorp.com.au> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 1 Jun 2010, Linus Torvalds wrote: > > So I do agree that your later two-patch series is the way to go. Oh, btw, did we ever get that version tested by the only person who seems to see the problem? Brandon? I'd like to have a Tested-By: line too. Linus