From: Chris Metcalf Date: Thu, 14 Oct 2010 19:19:04 +0000 (-0400) Subject: arch/tile: prevent corrupt top frame from causing backtracer runaway X-Git-Tag: v2.6.37-rc1~103^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dabe98c972091818762e02841ab1f982e573e7d0;p=pandora-kernel.git arch/tile: prevent corrupt top frame from causing backtracer runaway The backtracer will normally cut itself off after 100 frames anyway, but it's messy. With this change we notice that the frame being reported is the same as the last one, and cut off the dump with a message similar to what gdb displays in the same circumstance. Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed