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 1GecxH-0002Vk-Ih for user-mode-linux-devel@lists.sourceforge.net; Mon, 30 Oct 2006 11:37:55 -0800 Received: from saraswathi.solana.com ([198.99.130.12]) by mail.sourceforge.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.44) id 1GecxH-0004iT-2n for user-mode-linux-devel@lists.sourceforge.net; Mon, 30 Oct 2006 11:37:55 -0800 Date: Mon, 30 Oct 2006 15:36:02 -0500 From: Jeff Dike Message-ID: <20061030203602.GA6122@ccure.user-mode-linux.org> References: <20061029191723.12292.50164.stgit@americanbeauty.home.lan> <20061029120224.d25e3204.akpm@osdl.org> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <20061029120224.d25e3204.akpm@osdl.org> Subject: Re: [uml-devel] [PATCH 00/11] UBD driver little cleanups 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: Andrew Morton Cc: Paolo 'Blaisorblade' Giarrusso , linux-kernel@vger.kernel.org, user-mode-linux-devel@lists.sourceforge.net On Sun, Oct 29, 2006 at 12:02:24PM -0800, Andrew Morton wrote: > I'm not particularly fussed about UBD though - if you and Jeff particularly > want this lot in 2.6.19 then the world won't end. I'm fine with these - I have a stylistic quibble here and there, but the changes are either no-ops or small bug fixes. Jeff -- Work email - jdike at linux dot intel dot com ------------------------------------------------------------------------- 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 S1030579AbWJ3TiG (ORCPT ); Mon, 30 Oct 2006 14:38:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161243AbWJ3TiG (ORCPT ); Mon, 30 Oct 2006 14:38:06 -0500 Received: from saraswathi.solana.com ([198.99.130.12]:47245 "EHLO saraswathi.solana.com") by vger.kernel.org with ESMTP id S1030580AbWJ3TiF (ORCPT ); Mon, 30 Oct 2006 14:38:05 -0500 Date: Mon, 30 Oct 2006 15:36:02 -0500 From: Jeff Dike To: Andrew Morton Cc: "Paolo 'Blaisorblade' Giarrusso" , user-mode-linux-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/11] UBD driver little cleanups for 2.6.19 Message-ID: <20061030203602.GA6122@ccure.user-mode-linux.org> References: <20061029191723.12292.50164.stgit@americanbeauty.home.lan> <20061029120224.d25e3204.akpm@osdl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061029120224.d25e3204.akpm@osdl.org> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 29, 2006 at 12:02:24PM -0800, Andrew Morton wrote: > I'm not particularly fussed about UBD though - if you and Jeff particularly > want this lot in 2.6.19 then the world won't end. I'm fine with these - I have a stylistic quibble here and there, but the changes are either no-ops or small bug fixes. Jeff -- Work email - jdike at linux dot intel dot com