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:
bcb3557
)
[PATCH] ppc64: fix oprofile sample bit handling
author
Anton Blanchard
<anton@samba.org>
Mon, 7 Nov 2005 07:43:56 +0000
(18:43 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 8 Nov 2005 00:19:55 +0000
(11:19 +1100)
Oprofile was hardwiring the MMCRA sample bit to 1 but on newer cpus
(eg POWER5) we want to vary it based on the group being sampled.
Add a temporary workaround until people update their oprofile userspace.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found