From: Andi Kleen Date: Wed, 30 Aug 2006 17:37:09 +0000 (+0200) Subject: [PATCH] i386: Add kernel thread stack frame termination for properly stopping stack... X-Git-Tag: v2.6.18-rc6~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29fe5f3bafb644c33269fb0f2a719d4809a07332;p=pandora-kernel.git [PATCH] i386: Add kernel thread stack frame termination for properly stopping stack unwinds. One open question: Should this added push 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