From: Shaohua Li Date: Mon, 27 Mar 2006 09:15:24 +0000 (-0800) Subject: [PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supported X-Git-Tag: v2.6.17-rc1~418 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b06be912a3ad68c69dba0ed6e92723140020e392;p=pandora-kernel.git [PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supported Don't use cpuid.2 to determine cache info if cpuid.4 is supported. The exception is P4 trace cache. We always use cpuid.2 to get trace cache under P4. Signed-off-by: Shaohua Li Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed