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:
d1ba71f
)
sh: oprofile: Make sure the backtrace op is available for timer-fallback.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 12 Oct 2010 22:43:50 +0000
(07:43 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 27 Oct 2010 08:03:50 +0000
(17:03 +0900)
Presently with hardware counter support disabled the backtrace op never
gets initialized. This is a regression over the previous behaviour, so
simply add it back in.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found