x86/oprofile: Add function has_mux() to check multiplexing support
authorRobert Richter <robert.richter@amd.com>
Thu, 9 Jul 2009 13:11:45 +0000 (15:11 +0200)
committerRobert Richter <robert.richter@amd.com>
Mon, 20 Jul 2009 14:43:21 +0000 (16:43 +0200)
commit39e97f40c3a5e71de0532368deaa683e09b74ba2
treed30e542c6aa87a68ba16bd412067682efc606758
parent52471c67ee2fa5ed6f700ef57bf27833c63b2192
x86/oprofile: Add function has_mux() to check multiplexing support

The check is used to prevent running multiplexing code for models not
supporting multiplexing. Before, the code was running but without
effect.

Signed-off-by: Robert Richter <robert.richter@amd.com>
arch/x86/oprofile/nmi_int.c