From: Gary Hade Date: Wed, 6 Feb 2008 23:43:05 +0000 (-0800) Subject: PCI: hotplug: acpiphp_ibm: Remove get device information X-Git-Tag: v2.6.25-rc3~97^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=498fbb5d411fc8f6207c210796c9308bf54a51a5;p=pandora-kernel.git PCI: hotplug: acpiphp_ibm: Remove get device information drivers/pci/hotplug/acpiphp_ibm.c:ibm_find_acpi_device() is not large enough to accommodate data returned by the _CID method executed from acpi_get_object_info(). This patch eliminates the problem by letting ACPI code (instead of driver code) determine and obtain a correctly sized buffer. Signed-off-by: Gary Hade Signed-off-by: Kristen Carlson Accardi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed