Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 13 Aug 2002 12:08:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 13 Aug 2002 12:08:06 -0400 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:43013 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Tue, 13 Aug 2002 12:08:04 -0400 Date: Tue, 13 Aug 2002 09:13:58 -0700 (PDT) From: Linus Torvalds To: Jeff Dike cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] UML - part 2 of 3 In-Reply-To: <200208131705.MAA02410@ccure.karaya.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: 738 Lines: 20 On Tue, 13 Aug 2002, Jeff Dike wrote: > > This patch contains the remaining unmerged change to generic code that UML > needs. It adds boot entries for the UML block device. I absolutely detest the array in do_mounts, and I detest it even more when somebody adds a gazillion new entries to it. Please use "root=0xXXYY" instead, or consider figuring out the name _automatically_ from the list of genhd's in the system (ie the reverse of blkdev_name() or whatever it is called). 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/