From: Jan Beulich Date: Thu, 2 Sep 2010 13:04:16 +0000 (+0100) Subject: i386: Add unwind directives to syscall ptregs stubs X-Git-Tag: v2.6.37-rc1~207^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a34107b5577968dc53cf9c2195c7c2d4a2caf9ce;p=pandora-kernel.git i386: Add unwind directives to syscall ptregs stubs When these stubs are actual functions (i.e. having a return instruction) and have stack manipulation instructions in them, they should also be annotated to allow unwinding through them. Signed-off-by: Jan Beulich Acked-by: Alexander van Heukelum LKML-Reference: <4C7FBCF00200007800013F99@vpn.id2.novell.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed