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:
1f25756
)
sh: fix get_wchan() for SH kernels without framepointers
author
David McCullough
<david_mccullough@au.securecomputing.com>
Thu, 26 Jul 2007 08:46:07 +0000
(17:46 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 26 Jul 2007 08:46:07 +0000
(17:46 +0900)
Do not follow the frame pointers (/proc/X/task/1/stat) unless we were
compiled with them.
Signed-off-by: David McCullough <david_mccullough@au.securecomputing.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found