From: Andi Kleen Date: Sat, 16 Apr 2005 22:25:10 +0000 (-0700) Subject: [PATCH] x86_64: Always use CPUID 80000008 to figure out MTRR address space size X-Git-Tag: v2.6.12-rc3~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f2c958ad51fed18b23558e2047b98dfa752e689;p=pandora-kernel.git [PATCH] x86_64: Always use CPUID 80000008 to figure out MTRR address space size It doesn't make sense to only do this only for AMD K8. This would support future CPUs with extended address spaces properly. For i386 and x86-64 Cc: Signed-off-by: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed