Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 15 Oct 2002 01:21:03 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 15 Oct 2002 01:21:03 -0400 Received: from dp.samba.org ([66.70.73.150]:16321 "EHLO lists.samba.org") by vger.kernel.org with ESMTP id ; Tue, 15 Oct 2002 01:21:01 -0400 From: Rusty Russell To: Roman Zippel Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] In-kernel module loader 1/7 In-reply-to: Your message of "Fri, 27 Sep 2002 01:38:56 +0200." Date: Tue, 15 Oct 2002 14:53:41 +1000 Message-Id: <20021015052656.3455E2C073@lists.samba.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1030 Lines: 24 In message you write: > I'm not completely opposed to a kernel, but completely disabling the user > space loader is IMO not acceptable (at least not until the new loader went > through one stable release). Huh? We're talking about 50 lines of code for insmod (modprobe is harder, yes). But risking this instability is what unstable kernels are *for*! You're still talking about forcing us to maintain a *very intimate* interface in order to remove 200 lines from the kernel. Ask Keith the troubles of keeping modutils in sync with the kernel. I've been following it for about 18 months, and I haven't envied the (excellent) job he had to do. 200 lines! 8) Rusty. -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell. - 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/