Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 18 Sep 2002 23:53:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 18 Sep 2002 23:53:31 -0400 Received: from dp.samba.org ([66.70.73.150]:51359 "EHLO lists.samba.org") by vger.kernel.org with ESMTP id ; Wed, 18 Sep 2002 23:53:30 -0400 From: Rusty Russell To: Daniel Jacobowitz Cc: Roman Zippel , kaos@ocs.com.au, linux-kernel@vger.kernel.org Subject: Re: [PATCH] In-kernel module loader 1/7 In-reply-to: Your message of "Wed, 18 Sep 2002 22:19:24 -0400." <20020919021924.GA31417@nevyn.them.org> Date: Thu, 19 Sep 2002 13:57:57 +1000 Message-Id: <20020919035834.681412C04C@lists.samba.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 763 Lines: 24 In message <20020919021924.GA31417@nevyn.them.org> you write: > I still think that the kernel has no business knowing how to parse ELF > relocation. Thanks for your feedback. > It's just as easy to parse it in userspace; It is? Thanks for explaining, I thought it was significantly more difficult. > and what do you gain from moving the complexity from userspace to > kernelspace? Clearly, nothing. I apologize for wasting your time. 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/