commit | a34107b5577968dc53cf9c2195c7c2d4a2caf9ce | [log] [tgz] |
---|---|---|
author | Jan Beulich <JBeulich@novell.com> | Thu Sep 02 14:04:16 2010 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Sep 03 08:14:10 2010 +0200 |
tree | 7aaff7564ed14eb14044d8ee4b9ece47921ceca1 | |
parent | b1cccb1bb01dc1cb89f58723a58c3d4988d44d94 [diff] |
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 <jbeulich@novell.com> Acked-by: Alexander van Heukelum <heukelum@fastmail.fm> LKML-Reference: <4C7FBCF00200007800013F99@vpn.id2.novell.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>