From: Robert Richter Date: Mon, 6 Jul 2009 12:43:55 +0000 (+0200) Subject: x86/oprofile: Modify initialization of num_virt_counters X-Git-Tag: v2.6.32-rc1~721^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52471c67ee2fa5ed6f700ef57bf27833c63b2192;p=pandora-kernel.git x86/oprofile: Modify initialization of num_virt_counters 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 --- Reading git-diff-tree failed