Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758524AbWK2BHx (ORCPT ); Tue, 28 Nov 2006 20:07:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758549AbWK2BHx (ORCPT ); Tue, 28 Nov 2006 20:07:53 -0500 Received: from mx1.redhat.com ([66.187.233.31]:9150 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S1758524AbWK2BHv (ORCPT ); Tue, 28 Nov 2006 20:07:51 -0500 Date: Tue, 28 Nov 2006 20:06:31 -0500 From: "Frank Ch. Eigler" To: Christoph Hellwig , Mathieu Desnoyers , "Frank Ch. Eigler" , linux-kernel@vger.kernel.org, Andrew Morton , Ingo Molnar , Greg Kroah-Hartman , Thomas Gleixner , Tom Zanussi , Karim Yaghmour , Paul Mundt , Jes Sorensen , Richard J Moore , "Martin J. Bligh" , Michel Dagenais , Douglas Niehaus , ltt-dev@shafik.org, systemtap@sources.redhat.com Subject: Re: [PATCH 3/16] LTTng 0.6.36 for 2.6.18 : Linux Kernel Markers Message-ID: <20061129010631.GD8910@redhat.com> References: <20061124215401.GD25048@Krystal> <20061128023349.GA2964@Krystal> <20061128054036.GA29273@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061128054036.GA29273@infradead.org> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1484 Lines: 37 Hi - On Tue, Nov 28, 2006 at 05:40:36AM +0000, Christoph Hellwig wrote: > [...] > > > Are you sure the license_gplok check is necessary here? We should > > > consider encouraging non-gpl module writers to instrument their code, > > > to give users a slightly better chance of debugging problems. > > [... the authors of clearcase] have the funny habit of > > distributing their kernel modules as ".ko" files instead of > > sending a proper ".o" and later link it against a wrapper. The > > result is, I must say, quite bad [...] the structure is > > corrupted. > Please don't add hacks like that for non-GPL modules. Indeed, offline Matheiu elaborated on his problem, and it turns out that good old modversions would have solved it. > But neither should we export any tracing functionality for them. > They're not the kind of people we want to help at all, Making that sort of political decision is beyond my pay grade. I merely suggested its consideration. > and Frank just shows once again that he should rather stay away from > kernel stuff and keep on writing C++. Now now, if you don't like my C++, wait till you see my Smalltalk-80. Or are you just jealous that my initials subsume yours? - FChE (this space for rent) - 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/