Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265051AbUJEUfe (ORCPT ); Tue, 5 Oct 2004 16:35:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265093AbUJEUfY (ORCPT ); Tue, 5 Oct 2004 16:35:24 -0400 Received: from fmr12.intel.com ([134.134.136.15]:17325 "EHLO orsfmr001.jf.intel.com") by vger.kernel.org with ESMTP id S265051AbUJEUfI convert rfc822-to-8bit (ORCPT ); Tue, 5 Oct 2004 16:35:08 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Subject: RE: [PATCH] 2.6 SGI Altix I/O code reorganization Date: Tue, 5 Oct 2004 13:34:53 -0700 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PATCH] 2.6 SGI Altix I/O code reorganization Thread-Index: AcSrEurd8pNG+kLZSiiy5hvxZy68jgABYRlg From: "Luck, Tony" To: "Patrick Gefre" Cc: , "Matthew Wilcox" , "Grant Grundler" , "Jesse Barnes" , , X-OriginalArrivalTime: 05 Oct 2004 20:34:54.0841 (UTC) FILETIME=[C5BFFE90:01C4AB1A] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1209 Lines: 38 >It had been suggested that we submit this as new code - since >it can't be transitioned to. And I thought that was what we >had decided on - a 'kill' patch and an 'add' patch. Sorry ... I must have missed that. >I can remove any Lindent'ing of older files if you don't want that. Yes please. >I will take out the Kconfig mod. Good. >I believe Christoph is the maintainer of the qla driver (he was one of >the reviewers). His fingerprints are all over the revision history. It looks like the only real change you want here is deleting the ugly hack for SN2: < #if defined(CONFIG_IA64_GENERIC) || defined(CONFIG_IA64_SGI_SN2) < #include < /* Ugly hack needed for the virtual channel fix on SN2 */ < extern int snia_pcibr_rrb_alloc(struct pci_dev *pci_dev, < int *count_vchan0, int *count_vchan1); < #endif If Christoph signs off on that, then I can feed a separate patch that does that at the same time as the kill/add. -Tony - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/