Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 2 Sep 2002 16:38:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 2 Sep 2002 16:38:25 -0400 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:38661 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Mon, 2 Sep 2002 16:38:24 -0400 Date: Mon, 2 Sep 2002 13:50:29 -0700 (PDT) From: Linus Torvalds To: Andries Brouwer cc: Andries.Brouwer@cwi.nl, , , Subject: Re: PATCH - change to blkdev->queue calling triggers BUG in md.c In-Reply-To: <20020902203525.GB9328@win.tue.nl> 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: 858 Lines: 23 On Mon, 2 Sep 2002, Andries Brouwer wrote: > > Now it seems Al is doing all the work, so I can just sit back and watch. > But I hope he makes precisely this: a kernel that does not do any > partition reading of its own. I disagree, if only because of backwards competibility issues. On a conceptual level I think you're right. However, it will break too many standard installations as is. If/when we have a reasonable initrd setup that is usable, we could do some automatic partitioning of devices that are available at bootup to minimize the impact, but I don't think it is realistic otherwise. Linus - 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/