commit | 2cb078603abb612e3bcd428fb8122c3d39e08832 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Wed Jul 22 09:59:35 2009 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Wed Jul 22 10:06:49 2009 -0700 |
tree | f7458972c577287ca6aef610e4bd17957fd35c7d | |
parent | 6effa8f6fc786f00e3a23eae605e0f2e8e748faa [diff] |
x86, amd: Don't probe for extended APIC ID if APICs are disabled If we've logically disabled apics, don't probe the PCI space for the AMD extended APIC ID. [ Impact: prevent boot crash under Xen. ] Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Reported-by: Bastian Blank <bastian@waldi.eu.org> Signed-off-by: H. Peter Anvin <hpa@zytor.com>