From: Andi Kleen Date: Wed, 30 Aug 2006 17:37:08 +0000 (+0200) Subject: [PATCH] x86_64: Add kernel thread stack frame termination for properly stopping stack... X-Git-Tag: v2.6.18-rc6~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c05991ed12fd71e539dd8de8f5663450cd0c934c;p=pandora-kernel.git [PATCH] x86_64: Add kernel thread stack frame termination for properly stopping stack unwinds. One open question: Should these added pushes perhaps be made conditional upon CONFIG_STACK_UNWIND or CONFIG_UNWIND_INFO? [AK: Not needed -- these are all very slow paths] Signed-off-by: Jan Beulich Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed