From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.11] helo=sc8-sf-mx1.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30) id 1DOn7X-000055-HF for user-mode-linux-devel@lists.sourceforge.net; Thu, 21 Apr 2005 18:38:15 -0700 Received: from lakshmi.addtoit.com ([198.99.130.6] helo=lakshmi.solana.com) by sc8-sf-mx1.sourceforge.net with esmtp (Exim 4.41) id 1DOn7W-00088O-0w for user-mode-linux-devel@lists.sourceforge.net; Thu, 21 Apr 2005 18:38:15 -0700 From: Jeff Dike Message-ID: <20050422013246.GA19730@ccure.user-mode-linux.org> References: <4253E3D6.2000809@fujitsu-siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4253E3D6.2000809@fujitsu-siemens.com> Subject: [uml-devel] Re: UML-patches to prepare UML/s390 Sender: user-mode-linux-devel-admin@lists.sourceforge.net Errors-To: user-mode-linux-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: The user-mode Linux development list List-Post: List-Help: List-Subscribe: , List-Archive: Date: Thu, 21 Apr 2005 21:32:46 -0400 To: Bodo Stroesser Cc: blaisorblade@yahoo.it, user-mode-linux devel On Wed, Apr 06, 2005 at 03:27:50PM +0200, Bodo Stroesser wrote: > Here are the patches (tarball attached), that I've applied to > UML 2.6.11 + incrementals, before adding s390-files. > These patches are tested a bit on x86, but not on x86_64. The COMMAND_LINE_SIZE patch was required because this was conflicting with the userspace s390 COMMAND_LINE_SIZE? I think this is true because in the kernel, asm-s390/setup.h doesn't get pulled in. This stems from the fact that my tree had add_arg in os-Linux/util.c, which seems wrong. Blaisorblade had it moved to um_arch.c, which is right, and where it is in my tree now. So, I think UML_COMMAND_LINE_SIZE is not needed, and I've removed it. Jeff ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel