From: Livio Soares Date: Thu, 3 Jun 2010 19:00:31 +0000 (-0400) Subject: perf, x86: Small fix to cpuid10_edx X-Git-Tag: v2.6.36-rc1~532^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e768aee89c687a50e6a2110e30c5cae1fbf0d2da;p=pandora-kernel.git perf, x86: Small fix to cpuid10_edx Fixes to 'cpuid10_edx' to comply with Intel documentation. According to the Intel Manual, Volume 2A, Table 3-12, the cpuid for architecture performance monitoring returns, in EDX, two pieces of information: 1) Number of fixed-function counters (5 bits, not 4) 2) Width of fixed-function counters (8 bits) Signed-off-by: Livio Soares Acked-by: Peter Zijlstra Cc: Arnaldo Carvalho de Melo Cc: Arjan van de Ven Cc: "H. Peter Anvin" LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed