x86/oprofile: Enable multiplexing only if the model supports it
authorRobert Richter <robert.richter@amd.com>
Thu, 9 Jul 2009 14:02:44 +0000 (16:02 +0200)
committerRobert Richter <robert.richter@amd.com>
Mon, 20 Jul 2009 14:43:21 +0000 (16:43 +0200)
This patch checks if the model supports multiplexing. Only then
multiplexing will be enabled. The code is added to the common x86
initialization.

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

No differences found