From: Paul Mundt Date: Fri, 14 Aug 2009 16:11:37 +0000 (+0900) Subject: sh: stacktrace: Properly terminate the trace entry buffer. X-Git-Tag: v2.6.32-rc1~640^2~68^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=606b4c992f3b28f906100f1b6eb49059909d8da7;p=pandora-kernel.git sh: stacktrace: Properly terminate the trace entry buffer. This inserts a ULONG_MAX entry at the end of the valid entries in the stack trace buffer so the default code doesn't need to scan to the end of available slots. This also makes the trace buffer termination behaviour consistent with the other architectures. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed