From: Richard Weinberger Date: Mon, 23 Sep 2013 15:38:01 +0000 (+0200) Subject: um: Rewrite show_stack() X-Git-Tag: v3.13-rc1~38^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d1ee8ce92e16c6aa0a3fd91ee8ed9e403b3a2eb;p=pandora-kernel.git um: Rewrite show_stack() 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 --- Reading git-diff-tree failed