x86/oprofile: Modify initialization of num_virt_counters
authorRobert Richter <robert.richter@amd.com>
Mon, 6 Jul 2009 12:43:55 +0000 (14:43 +0200)
committerRobert Richter <robert.richter@amd.com>
Mon, 20 Jul 2009 14:43:21 +0000 (16:43 +0200)
Models that do not yet support counter multiplexing have to setup
num_virt_counters. This patch implements the setup from num_counters
if num_virt_counters is not set. Thus, num_virt_counters must be setup
only for multiplexing support.

Signed-off-by: Robert Richter <robert.richter@amd.com>

No differences found