From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Subject: Re: [PATCH 1/6] PCI: add pci_common_swizzle() for INTx swizzling Date: Mon, 5 Jan 2009 10:53:01 -0800 Message-ID: <200901051053.02747.jbarnes@virtuousgeek.org> References: <20081217043443.8372.28890.stgit@bob.kio> <20081217043655.8372.52729.stgit@bob.kio> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20081217043655.8372.52729.stgit@bob.kio> Content-Disposition: inline Sender: linux-pci-owner@vger.kernel.org To: Bjorn Helgaas Cc: linux-pci@vger.kernel.org, linux-arch@vger.kernel.org, Ivan Kokshaysky , Russell King , Ralf Baechle , Paul Mundt , Thomas Gleixner , Ingo Molnar , hpa@zytor.com List-Id: linux-arch.vger.kernel.org On Tuesday, December 16, 2008 8:36 pm Bjorn Helgaas wrote: > This patch adds pci_common_swizzle(), which swizzles INTx values all the > way up to a root bridge. > > This common implementation can replace several architecture-specific > ones. This should someday be combined with pci_get_interrupt_pin(), > but I left it separate for now to make reviewing easier. > > Signed-off-by: Bjorn Helgaas We got acks from the arch maintainers on the previous series, so I'm assuming these ones are ok too (please pipe up if not, they're in my linux-next queue). Thanks, -- Jesse Barnes, Intel Open Source Technology Center From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from outbound-mail-40.bluehost.com ([69.89.20.194]:55005 "HELO outbound-mail-40.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752139AbZAES7o (ORCPT ); Mon, 5 Jan 2009 13:59:44 -0500 From: Jesse Barnes Subject: Re: [PATCH 1/6] PCI: add pci_common_swizzle() for INTx swizzling Date: Mon, 5 Jan 2009 10:53:01 -0800 References: <20081217043443.8372.28890.stgit@bob.kio> <20081217043655.8372.52729.stgit@bob.kio> In-Reply-To: <20081217043655.8372.52729.stgit@bob.kio> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200901051053.02747.jbarnes@virtuousgeek.org> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Bjorn Helgaas Cc: linux-pci@vger.kernel.org, linux-arch@vger.kernel.org, Ivan Kokshaysky , Russell King , Ralf Baechle , Paul Mundt , Thomas Gleixner , Ingo Molnar , hpa@zytor.com Message-ID: <20090105185301.kH1DcT_vk_Ni7oEYWymb7_rhZrGUWjsm0G0FYLIcs_Y@z> On Tuesday, December 16, 2008 8:36 pm Bjorn Helgaas wrote: > This patch adds pci_common_swizzle(), which swizzles INTx values all the > way up to a root bridge. > > This common implementation can replace several architecture-specific > ones. This should someday be combined with pci_get_interrupt_pin(), > but I left it separate for now to make reviewing easier. > > Signed-off-by: Bjorn Helgaas We got acks from the arch maintainers on the previous series, so I'm assuming these ones are ok too (please pipe up if not, they're in my linux-next queue). Thanks, -- Jesse Barnes, Intel Open Source Technology Center