From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91] helo=mail.sourceforge.net) by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43) id 1GaGNC-0003CQ-Fz for user-mode-linux-devel@lists.sourceforge.net; Wed, 18 Oct 2006 11:42:38 -0700 Received: from saraswathi.solana.com ([198.99.130.12]) by mail.sourceforge.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.44) id 1GaGNB-0002Ii-0k for user-mode-linux-devel@lists.sourceforge.net; Wed, 18 Oct 2006 11:42:38 -0700 Date: Wed, 18 Oct 2006 14:41:22 -0400 From: Jeff Dike Message-ID: <20061018184122.GC6566@ccure.user-mode-linux.org> References: <20061017211943.26445.75719.stgit@americanbeauty.home.lan> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <20061017211943.26445.75719.stgit@americanbeauty.home.lan> Subject: Re: [uml-devel] [PATCH 00/10] Various UML patches for 2.6.19 List-Id: The user-mode Linux development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: user-mode-linux-devel-bounces@lists.sourceforge.net Errors-To: user-mode-linux-devel-bounces@lists.sourceforge.net To: Paolo 'Blaisorblade' Giarrusso Cc: Andrew Morton , linux-kernel@vger.kernel.org, user-mode-linux-devel@lists.sourceforge.net On Tue, Oct 17, 2006 at 11:19:43PM +0200, Paolo 'Blaisorblade' Giarrusso wrote: > Some other tested and little UML fixes for 2.6.19 (not all ones are oneliner, > but those ones are tested). These are acked, except as noted. I don't like uml-fix-prototypes.patch or uml-make-execvp-safe-for-our-usage.patch - don't kick them out of -mm, but don't send them to Linus as yet. Jeff ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422652AbWJRSmo (ORCPT ); Wed, 18 Oct 2006 14:42:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161272AbWJRSmo (ORCPT ); Wed, 18 Oct 2006 14:42:44 -0400 Received: from [198.99.130.12] ([198.99.130.12]:35735 "EHLO saraswathi.solana.com") by vger.kernel.org with ESMTP id S1161271AbWJRSmn (ORCPT ); Wed, 18 Oct 2006 14:42:43 -0400 Date: Wed, 18 Oct 2006 14:41:22 -0400 From: Jeff Dike To: "Paolo 'Blaisorblade' Giarrusso" Cc: Andrew Morton , linux-kernel@vger.kernel.org, user-mode-linux-devel@lists.sourceforge.net Subject: Re: [uml-devel] [PATCH 00/10] Various UML patches for 2.6.19 Message-ID: <20061018184122.GC6566@ccure.user-mode-linux.org> References: <20061017211943.26445.75719.stgit@americanbeauty.home.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061017211943.26445.75719.stgit@americanbeauty.home.lan> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 17, 2006 at 11:19:43PM +0200, Paolo 'Blaisorblade' Giarrusso wrote: > Some other tested and little UML fixes for 2.6.19 (not all ones are oneliner, > but those ones are tested). These are acked, except as noted. I don't like uml-fix-prototypes.patch or uml-make-execvp-safe-for-our-usage.patch - don't kick them out of -mm, but don't send them to Linus as yet. Jeff