From: Sonic Zhang Date: Thu, 16 Jul 2009 10:36:35 +0000 (+0000) Subject: Blackfin: do not try displaying the end of the stack X-Git-Tag: v2.6.32-rc1~662^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=407505dc01ac2b4f2944cd3c6a0c02473ffb869e;p=pandora-kernel.git Blackfin: do not try displaying the end of the stack The end of the stack may not be valid (and that could be OK), so do not attempt to parse it. If we do, we might use a bad pointer in kernel space which makes things panic(). Signed-off-by: Sonic Zhang Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed