From 73338355920056d87648c65ccba9a875c289b37e Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 22 May 2012 22:35:04 +0200 Subject: Fix x86_64/sched_getcpu.S error code Rearrange code so that pseudo_end is just ret and the stack pointer is correct also for static library in error case. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 159f4f2e93..8206ea4b26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-05-22 Andreas Jaeger + + * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so + that pseudo_end is just ret and the stack pointer is correct also + for static library in error case. + 2012-05-22 Paul Pluzhnikov [BZ #14122] -- cgit 1.4.1