Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161153AbWAHWcR (ORCPT ); Sun, 8 Jan 2006 17:32:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161117AbWAHWcR (ORCPT ); Sun, 8 Jan 2006 17:32:17 -0500 Received: from lists.us.dell.com ([143.166.224.162]:20559 "EHLO lists.us.dell.com") by vger.kernel.org with ESMTP id S1161153AbWAHWcQ (ORCPT ); Sun, 8 Jan 2006 17:32:16 -0500 Date: Sun, 8 Jan 2006 16:32:00 -0600 From: Matt Domsch To: Greg KH Cc: Carlos Manuel Duclos Vergara , kernel-janitors@lists.osdl.org, Kees Cook , linux-kernel@vger.kernel.org Subject: Re: MODULE_VERSION useless? (was Re: [KJ] adding missing MODULE_* stuffs) Message-ID: <20060108223200.GA14784@lists.us.dell.com> References: <20051230000400.GS18040@outflux.net> <20060108204549.GB5864@mipter.zuzino.mipt.ru> <200601081855.17723.carlos@embedded.cl> <20060108215800.GA31398@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060108215800.GA31398@kroah.com> User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1318 Lines: 36 On Sun, Jan 08, 2006 at 01:58:00PM -0800, Greg KH wrote: > On Sun, Jan 08, 2006 at 06:55:16PM -0300, Carlos Manuel Duclos Vergara wrote: > > Hi everyone, > > > > I have two ideas about what to do with MODULE_VERSION: > > 1.- Defining MODULE_VERSION = KERNEL_VERSION > > No. > > > 2.- Schedule it for removal in one or two more versions, and automagically use > > the KERNEL_VERSION as module's version. > > No, just let the authors of the different drivers that want to use > MODULE_VERSION use it (for some people it does matter, and they keep it > up to date.) Everyone else, just don't add it if you don't care about > it. DKMS (http://linux.dell.com/dkms/) uses it to tell if one version is newer than another. For the couple dozen modules Dell regularly cares about, the module authors have been doing a good job of keeping MODULE_VERSION correct, for exactly this reason. > In short, leave it alone :) Please! -- Matt Domsch Software Architect Dell Linux Solutions linux.dell.com & www.dell.com/linux Linux on Dell mailing lists @ http://lists.us.dell.com - 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/