From: Robert Richter Date: Wed, 8 Jul 2009 12:54:17 +0000 (+0200) Subject: x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macros X-Git-Tag: v2.6.32-rc1~721^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e766e3e433fa2d5d2fdfd8e2432804c91393387;p=pandora-kernel.git x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macros Use the corresponding macros when iterating over counter and control registers. Since NUM_CONTROLS and NUM_COUNTERS are equal for AMD cpus the fix is more a cosmetical change. Signed-off-by: Robert Richter --- Reading git-diff-tree failed