Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 7 Mar 2003 10:32:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 7 Mar 2003 10:32:41 -0500 Received: from havoc.daloft.com ([64.213.145.173]:28353 "EHLO havoc.gtf.org") by vger.kernel.org with ESMTP id ; Fri, 7 Mar 2003 10:32:41 -0500 Date: Fri, 7 Mar 2003 10:43:06 -0500 From: Jeff Garzik To: Kai Germaschewski Cc: David Woodhouse , Arun Prasad , linux-kernel@vger.kernel.org, torvalds@transmeta.com Subject: Re: 2.5.51 CRC32 undefined Message-ID: <20030307154303.GA21502@gtf.org> References: <1047040816.32200.59.camel@passion.cambridge.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 784 Lines: 24 > On 7 Mar 2003, David Woodhouse wrote: > > The problem is that crc32.o isn't actually linked into the kernel, > > because no symbols from it are referenced when the linker is asked to > > pull in lib/lib.a > > > > Set CONFIG_CRC32=m. We probably shouldn't allow it to be set to 'Y' in > > the first place., given the above. The solution is to fix the problem, not force a module. There are weirdos like Linus that don't use modules at all, and other developers who still don't use modules due to the module loader changes... Jeff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/