git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52471c6
)
x86/oprofile: Add function has_mux() to check multiplexing support
author
Robert Richter
<robert.richter@amd.com>
Thu, 9 Jul 2009 13:11:45 +0000
(15:11 +0200)
committer
Robert Richter
<robert.richter@amd.com>
Mon, 20 Jul 2009 14:43:21 +0000
(16:43 +0200)
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>
No differences found