Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 19 Sep 2002 16:38:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 19 Sep 2002 16:38:40 -0400 Received: from smtpzilla1.xs4all.nl ([194.109.127.137]:61957 "EHLO smtpzilla1.xs4all.nl") by vger.kernel.org with ESMTP id ; Thu, 19 Sep 2002 16:38:39 -0400 Date: Thu, 19 Sep 2002 22:42:55 +0200 (CEST) From: Roman Zippel X-X-Sender: roman@serv To: Greg KH cc: Alan Cox , Rusty Russell , Subject: Re: [PATCH] In-kernel module loader 1/7 In-Reply-To: <20020919201140.GB17131@kroah.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 688 Lines: 21 Hi, On Thu, 19 Sep 2002, Greg KH wrote: > > So the LSM module always says no. Don't make other modules suffer > > Ok, I don't have a problem with that, I was just trying to point out > that not all modules can know when they are able to be unloaded, as > Roman stated. That's not really what I meant. Only the module can know whether it's safe and somehow has to tell that module.c. The question is now how that should be done. bye, Roman - 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/