commit | 5f027387bbdb5a4a4c1babd557fd976cd09d7495 | [log] [tgz] |
---|---|---|
author | Olivier Galibert <galibert@pobox.com> | Tue Feb 13 13:26:20 2007 +0100 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Feb 13 13:26:20 2007 +0100 |
tree | bb63f9bc5e90b175a466f9deda226088219e726c | |
parent | b78673944b22b662b270c8bba5c198f19e4ee4e1 [diff] |
[PATCH] i386: Only call unreachable_devices() when type 1 is available. unreachable_devices compares between the results of pci configuration accesses through type1 and mmconfig, so it should be called only if type1 actually works in the first place. Signed-off-by: Olivier Galibert <galibert@pobox.com> Signed-off-by: Andi Kleen <ak@suse.de> Cc: Andi Kleen <ak@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org>