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:
97f361e
)
sh: Export unwind_stack() to satisfy modular oprofile.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 21 Aug 2009 18:43:15 +0000
(
03:43
+0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 21 Aug 2009 18:43:15 +0000
(
03:43
+0900)
If the oprofile code is built as a module, unwind_stack() as used by the
oprofile backtrace code is not available, causing build breakage.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found