From: Russell King Date: Tue, 28 Oct 2014 12:40:26 +0000 (+0000) Subject: ARM: add machine name to stack dump output X-Git-Tag: omap-for-v3.20/drop-legacy-3517~102^2~1^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=719c9d1489bad6ff26fa1f6a7e3f760935663398;p=pandora-kernel.git ARM: add machine name to stack dump output The generic dump_stack() code provides the facility to include the machine name in the stack dump, which can be useful information. Add a call to dump_stack_set_arch_desc() for the generic code to print this information. Tested-by: Felipe Balbi Signed-off-by: Russell King --- Reading git-diff-tree failed