From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Fri, 27 Aug 2004 15:54:43 +0000 Subject: Re: Latest Altix I/O code reorganization code Message-Id: <20040827165443.A32567@infradead.org> List-Id: References: <200408042014.i74KE8fD141211@fsgi900.americas.sgi.com> <20040806141836.A9854@infradead.org> <411AAABB.8070707@sgi.com> <412F4EC9.7050003@sgi.com> In-Reply-To: <412F4EC9.7050003@sgi.com>; from pfg@sgi.com on Fri, Aug 27, 2004 at 10:10:01AM -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: Patrick Gefre Cc: Christoph Hellwig , linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org On Fri, Aug 27, 2004 at 10:10:01AM -0500, Patrick Gefre wrote: >=20 > This is an update to our last set of patches. I've added some comments fr= om the > last review and another synopsis of the patches. The individual patches w= ill > follow this email. Matthew Wilcox suggested we should really review it as completely new code. So maybe you should split it into one patch that kills all old code =E5nd one that adds new code. Note that I mean all all code includeing the headers which provides a nice opporuntiy to move all of them that aren't public interface inside arch/ia64/sn/ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266353AbUH0P5P (ORCPT ); Fri, 27 Aug 2004 11:57:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266310AbUH0P4Z (ORCPT ); Fri, 27 Aug 2004 11:56:25 -0400 Received: from imladris.demon.co.uk ([193.237.130.41]:64266 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id S266386AbUH0Pyp (ORCPT ); Fri, 27 Aug 2004 11:54:45 -0400 Date: Fri, 27 Aug 2004 16:54:43 +0100 From: Christoph Hellwig To: Patrick Gefre Cc: Christoph Hellwig , linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: Latest Altix I/O code reorganization code Message-ID: <20040827165443.A32567@infradead.org> Mail-Followup-To: Christoph Hellwig , Patrick Gefre , linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org References: <200408042014.i74KE8fD141211@fsgi900.americas.sgi.com> <20040806141836.A9854@infradead.org> <411AAABB.8070707@sgi.com> <412F4EC9.7050003@sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5.1i In-Reply-To: <412F4EC9.7050003@sgi.com>; from pfg@sgi.com on Fri, Aug 27, 2004 at 10:10:01AM -0500 X-SRS-Rewrite: SMTP reverse-path rewritten from by phoenix.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Aug 27, 2004 at 10:10:01AM -0500, Patrick Gefre wrote: > > This is an update to our last set of patches. I've added some comments from the > last review and another synopsis of the patches. The individual patches will > follow this email. Matthew Wilcox suggested we should really review it as completely new code. So maybe you should split it into one patch that kills all old code ånd one that adds new code. Note that I mean all all code includeing the headers which provides a nice opporuntiy to move all of them that aren't public interface inside arch/ia64/sn/