Messages in this thread |  | | | Subject | RE: [PATCH] 2.6 SGI Altix I/O code reorganization | | Date | Tue, 5 Oct 2004 13:34:53 -0700 | | From | "Luck, Tony" <> |
| |
>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 <asm/sn/pci/pciio.h> < /* 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/
|  |