Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 27 Jan 2003 03:57:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 27 Jan 2003 03:57:36 -0500 Received: from [213.86.99.237] ([213.86.99.237]:42719 "EHLO passion.cambridge.redhat.com") by vger.kernel.org with ESMTP id ; Mon, 27 Jan 2003 03:57:35 -0500 X-Mailer: exmh version 2.5 01/15/2001 with nmh-1.0.4 From: David Woodhouse X-Accept-Language: en_GB In-Reply-To: <20030127061720.GB13835@vana.vc.cvut.cz> References: <20030127061720.GB13835@vana.vc.cvut.cz> <20030126215714.GA394@kugai> To: Petr Vandrovec Cc: Kai Germaschewski , Christian Zander , Mark Fasheh , Thomas Schlichter , "Randy.Dunlap" , Sam Ravnborg , LKML , Rusty Russell Subject: Re: no version magic, tainting kernel. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 27 Jan 2003 09:02:11 +0000 Message-ID: <12104.1043658131@passion.cambridge.redhat.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org vandrove@vc.cvut.cz said: > From my exprience at VMware newsgroups distros have bad troubles even > with delivery of basic configured kernel headers matching to kernel > binaries they provide (it is not unusual that for example they go from > 1GB to 4GB kernel without make mrproper so kmap/kunmap do not have > proper versions attached :-( or they even sell headers and binaries > with different configs). But you _need_ the config. Even with your own makefiles, how are you going to get it right for all new kernels that $CRAPDISTRO ships in a broken form, if you don't have the configs? If distros ship broken crap which doesn't let you build modules, there's really not a lot you can do except note their quality control for the record and report it in their bug tracking system. You are _always_ going to have problems with people shipping shite, or possibly even actively going our of their way to prevent out-of-tree modules building. It's fairly much an orthogonal problem though, isn't it? -- dwmw2 - 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/