From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Tue, 05 Oct 2004 15:50:46 +0000 Subject: Re: [PATCH] 2.6 SGI Altix I/O code reorganization Message-Id: <20041005165046.A19870@infradead.org> List-Id: References: <200410042157.i94Lv7UC104750@fsgi900.americas.sgi.com> In-Reply-To: <200410042157.i94Lv7UC104750@fsgi900.americas.sgi.com>; from pfg@sgi.com on Mon, Oct 04, 2004 at 04:57:06PM -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Pat Gefre Cc: tony.luck@intel.com, linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org Also is there any chance you can move the additional rrb allocation for the qlogic adapters into the prom so the driver doesn't have to bother with it? That way the whole SN_SAL_IOIF_RRB_ALLOC could go away. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S269196AbUJEQAg (ORCPT ); Tue, 5 Oct 2004 12:00:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S269093AbUJEPwf (ORCPT ); Tue, 5 Oct 2004 11:52:35 -0400 Received: from imladris.demon.co.uk ([193.237.130.41]:43015 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id S269999AbUJEPvA (ORCPT ); Tue, 5 Oct 2004 11:51:00 -0400 Date: Tue, 5 Oct 2004 16:50:46 +0100 From: Christoph Hellwig To: Pat Gefre Cc: tony.luck@intel.com, linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org Subject: Re: [PATCH] 2.6 SGI Altix I/O code reorganization Message-ID: <20041005165046.A19870@infradead.org> Mail-Followup-To: Christoph Hellwig , Pat Gefre , tony.luck@intel.com, linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org References: <200410042157.i94Lv7UC104750@fsgi900.americas.sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200410042157.i94Lv7UC104750@fsgi900.americas.sgi.com>; from pfg@sgi.com on Mon, Oct 04, 2004 at 04:57:06PM -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 Also is there any chance you can move the additional rrb allocation for the qlogic adapters into the prom so the driver doesn't have to bother with it? That way the whole SN_SAL_IOIF_RRB_ALLOC could go away.