From: Robert Richter Date: Thu, 9 Jul 2009 13:11:45 +0000 (+0200) Subject: x86/oprofile: Add function has_mux() to check multiplexing support X-Git-Tag: v2.6.32-rc1~721^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39e97f40c3a5e71de0532368deaa683e09b74ba2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed