Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 19 Dec 2001 12:03:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 19 Dec 2001 12:03:43 -0500 Received: from leibniz.math.psu.edu ([146.186.130.2]:46809 "EHLO math.psu.edu") by vger.kernel.org with ESMTP id ; Wed, 19 Dec 2001 12:03:28 -0500 Date: Wed, 19 Dec 2001 12:03:25 -0500 (EST) From: Alexander Viro To: "Eric W. Biederman" cc: "Grover, Andrew" , "'linux-kernel@vger.kernel.org'" , "'otto.wyss@bluewin.ch'" Subject: Re: Booting a modular kernel through a multiple streams file In-Reply-To: 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 On 19 Dec 2001, Eric W. Biederman wrote: > I have alarm bells ringing in my gut saying there are pieces of your > proposal that are on the edge of being overly complex... But without > source I can't really say. Arbitrary NULL padding between images is > cool but why? Alignment that might be wanted by loaders. Take that with hpa - for all I care it's a non-issue. while(!*p) p++; added before p = handle_part(p); in the main loop... - 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/