]> git.baikalelectronics.ru Git - kernel.git/commit
i386: Add unwind directives to syscall ptregs stubs
authorJan Beulich <JBeulich@novell.com>
Thu, 2 Sep 2010 13:04:16 +0000 (14:04 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 3 Sep 2010 06:14:10 +0000 (08:14 +0200)
commit80ef8a0544e038d5c38aee0aeae2074e5addb027
tree7aaff7564ed14eb14044d8ee4b9ece47921ceca1
parente80408bed9854a966d34166e1cd8ba43d39d47e9
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>
arch/x86/kernel/entry_32.S