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:
5e01dc7
)
um: Rewrite show_stack()
author
Richard Weinberger
<richard@nod.at>
Mon, 23 Sep 2013 15:38:01 +0000
(17:38 +0200)
committer
Richard Weinberger
<richard@nod.at>
Sun, 17 Nov 2013 10:27:25 +0000
(11:27 +0100)
Currently on UML stack traces are not very reliable and both
x86 and x86_64 have their on implementations.
This patch unifies both and adds support to outline unreliable
functions calls.
Signed-off-by: Richard Weinberger <richard@nod.at>
No differences found