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)
commit5280514471c2803776701c43c027038decac1103
tree2a3514de1759ad1929568e207509bf964608d5bd
parent39e97f40c3a5e71de0532368deaa683e09b74ba2
x86/oprofile: Enable multiplexing only if the model supports it

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>
arch/x86/oprofile/nmi_int.c