um: Rewrite show_stack()
authorRichard Weinberger <richard@nod.at>
Mon, 23 Sep 2013 15:38:01 +0000 (17:38 +0200)
committerRichard 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