From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Wed, 10 Mar 2004 22:24:37 +0000 Subject: Re: Fix PCIE and SHPC hotplug drivers for ia64 Message-Id: <20040310222437.GA23594@kroah.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org On Thu, Mar 04, 2004 at 06:28:31PM +0100, Andreas Schwab wrote: > This patch fixes the PCIE and SHPC hotplug driver for ia64. The function > pcibios_set_irq_routing only exists on x86, and acpi_bridges_head may be > NULL, so don't crash. Applied, thanks. greg k-h