From: Jan Beulich Date: Mon, 26 Jun 2006 11:57:38 +0000 (+0200) Subject: [PATCH] x86_64: reliable stack trace support (x86-64 syscall X-Git-Tag: v2.6.18-rc1~612^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dffead4e421e289c8434351400d24fd35723e874;p=pandora-kernel.git [PATCH] x86_64: reliable stack trace support (x86-64 syscall Adjust the CFA offset for 64- and 32-bit syscall entries so that the five slots pre-subtracted from the stack pointer do not appear to reside outside of the current frame. Signed-off-by: Jan Beulich Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed