This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Fix x86_64/sched_getcpu.S error code
- From: Roland McGrath <roland at hack dot frob dot com>
- To: Andreas Jaeger <aj at suse dot de>
- Cc: libc-alpha at sourceware dot org
- Date: Tue, 22 May 2012 13:26:58 -0700 (PDT)
- Subject: Re: [PATCH] Fix x86_64/sched_getcpu.S error code
- References: <87y5okou6t.fsf@x61s-aj.site>
"successful" (one l).
It warrants some additional commentary noting that it's important we
restore the SP before we might jump to SYSCALL_ERROR_LABEL.
Looks fine with comment fixes.
Thanks,
Roland