From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Helgaas Date: Fri, 16 Apr 2004 00:41:24 +0000 Subject: Re: [PATCH] PCI MSI Kconfig consolidation Message-Id: <200404151841.24254.bjorn.helgaas@hp.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: "Nguyen, Tom L" Cc: linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org, Andi Kleen , Zwane Mwaikambo , Grant Grundler On Thursday 15 April 2004 2:49 pm, Nguyen, Tom L wrote: > Based on your PCI MSI Kconfig consolidation patch, the below patch converts the > use of CONFIG_PCI_USE_VECTOR to CONFIG_PCI_MSI. Please let us know your comments. Looks good to me. We still have the #ifdefs in drivers/acpi/osl.s, but I have a patch outstanding to remove that, since everybody now implements acpi_gsi_to_irq(). I'll update my patch if yours goes in first.