Fix incorrect backtrace unwinding through thread_start() on x86_64pasky/fixes-overdue
commitfb8fb8464c2b5a44b69e62bcc3211b9c769416da
authorJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 16 Nov 2010 02:47:22 +0000 (16 03:47 +0100)
committerPetr Baudis <pasky@suse.cz>
Tue, 16 Nov 2010 02:47:22 +0000 (16 03:47 +0100)
treeb350f569ea24f76692ccb0b454204adafefce69c
parentc8e6e9e783bc5018525e881f021333c3daa4b0f6
Fix incorrect backtrace unwinding through thread_start() on x86_64

Provide CFI for the outermost clone() to ensure proper unwinding stop
of gdb.
ChangeLog
sysdeps/unix/sysv/linux/x86_64/clone.S