From: Jan Beulich Date: Mon, 26 Jun 2006 11:57:32 +0000 (+0200) Subject: [PATCH] x86_64: reliable stack trace support (x86-64) X-Git-Tag: v2.6.18-rc1~612^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b538ed278b80641ee6d7b75497d5e14de1bb1137;p=pandora-kernel.git [PATCH] x86_64: reliable stack trace support (x86-64) These are the x86_64-specific pieces to enable reliable stack traces. The only restriction with this is that it currently cannot unwind across the interrupt->normal stack boundary, as that transition is lacking proper annotation. Signed-off-by: Jan Beulich Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed