From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Thu, 22 Jul 2004 19:42:31 +0000 Subject: Re: Altix I/O code re-org Message-Id: <20040722194231.GA16991@infradead.org> List-Id: References: <200407221514.i6MFEVag084696@fsgi900.americas.sgi.com> <200407221357.53404.jbarnes@engr.sgi.com> <20040722192003.GA617@lnx-holt.americas.sgi.com> <20040722194050.GA797@lnx-holt.americas.sgi.com> In-Reply-To: <20040722194050.GA797@lnx-holt.americas.sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Robin Holt Cc: Jesse Barnes , Pat Gefre , linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org > PS: I found a few small problems with the bte code and will soon have > another patch that fixes that up. Specifically, there were changes > made to bte_error.c and pda.h that are undone by your patch. apropos bte, could you please merge bte_error.c into bte.c - there's no external callers of functions in bte_error.c except in bte.c From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267185AbUGVTnG (ORCPT ); Thu, 22 Jul 2004 15:43:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267186AbUGVTmt (ORCPT ); Thu, 22 Jul 2004 15:42:49 -0400 Received: from [213.146.154.40] ([213.146.154.40]:5357 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S267185AbUGVTmh (ORCPT ); Thu, 22 Jul 2004 15:42:37 -0400 Date: Thu, 22 Jul 2004 20:42:31 +0100 From: Christoph Hellwig To: Robin Holt Cc: Jesse Barnes , Pat Gefre , linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: Altix I/O code re-org Message-ID: <20040722194231.GA16991@infradead.org> Mail-Followup-To: Christoph Hellwig , Robin Holt , Jesse Barnes , Pat Gefre , linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org References: <200407221514.i6MFEVag084696@fsgi900.americas.sgi.com> <200407221357.53404.jbarnes@engr.sgi.com> <20040722192003.GA617@lnx-holt.americas.sgi.com> <20040722194050.GA797@lnx-holt.americas.sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040722194050.GA797@lnx-holt.americas.sgi.com> User-Agent: Mutt/1.4.1i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > PS: I found a few small problems with the bte code and will soon have > another patch that fixes that up. Specifically, there were changes > made to bte_error.c and pda.h that are undone by your patch. apropos bte, could you please merge bte_error.c into bte.c - there's no external callers of functions in bte_error.c except in bte.c