From: Christoph Hellwig Date: Tue, 8 May 2007 07:23:29 +0000 (-0700) Subject: simplify the stacktrace code X-Git-Tag: v2.6.22-rc1~804 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab1b6f03a10ba1f5638188ab06bf46e33ac3a160;p=pandora-kernel.git simplify the stacktrace code Simplify the stacktrace code: - remove the unused task argument to save_stack_trace, it's always current - remove the all_contexts flag, it's alwasy 0 Signed-off-by: Christoph Hellwig Cc: Paul Mundt Cc: Ralf Baechle Cc: Martin Schwidefsky Cc: "David S. Miller" Cc: Andi Kleen Cc: Akinobu Mita Acked-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed