From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Gefre Date: Fri, 27 Aug 2004 16:06:57 +0000 Subject: Re: Latest Altix I/O code reorganization code Message-Id: <412F5C21.7090909@sgi.com> List-Id: References: <200408042014.i74KE8fD141211@fsgi900.americas.sgi.com> <20040806141836.A9854@infradead.org> <411AAABB.8070707@sgi.com> <412F4EC9.7050003@sgi.com> <20040827165443.A32567@infradead.org> In-Reply-To: <20040827165443.A32567@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Christoph Hellwig Cc: linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org Christoph Hellwig wrote: > 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 end 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/ > This makes sense. I'll start working on this right away.