From: Yinghai Lu Date: Tue, 19 Feb 2008 11:13:43 +0000 (-0800) Subject: x86_64: check and enable MMCONFIG for AMD Family 10h X-Git-Tag: v2.6.26-rc1~369^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eee206c3bfd0888f22ae9da3172487c61d72187d;p=pandora-kernel.git x86_64: check and enable MMCONFIG for AMD Family 10h So we can use MMCONF when MMCONF is not set by BIOS using TOP_MEM2 msr to get memory top, and try to scan fam10h mmio routing to make sure the range is not conflicted with some prefetch MMIO that is above 4G. (current only LinuxBIOS assign 64 bit mmio above 4G for some co-processor) Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed