From: Rajesh Shah Date: Thu, 28 Apr 2005 07:25:47 +0000 (-0700) Subject: [PATCH] acpi bridge hotadd: Prevent duplicate bus numbers when scanning PCI bridge X-Git-Tag: v2.6.13-rc1~39^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc57450f5c044270d2cf1dd437c1850422262109;p=pandora-kernel.git [PATCH] acpi bridge hotadd: Prevent duplicate bus numbers when scanning PCI bridge When hot-plugging a root bridge, as we try to assign bus numbers we may find that the hotplugged hieratchy has more PCI to PCI bridges (i.e. bus requirements) than available. Make sure we don't step over an existing bus when that happens. Signed-off-by: Rajesh Shah Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed