On Wed, Dec 23, 2009 at 10:06 AM, Arun Sharma <[email protected]> wrote:
>
> I applied the patch with two changes:
> * Fixed trailing whitespace
> * Changed this hunk as follows:
> +       /* glibc getcontext saves FS, but not GS */
> +       xorl    %ecx, %ecx
> +       movw    %fs, %cx
> +       movl    %ecx, (LINUX_UC_MCONTEXT_OFF+LINUX_SC_FS_OFF)(%eax)

Thanks. Sorry about the fs/gs mixup.
-- 
Paul Pluzhnikov


_______________________________________________
Libunwind-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to