submitted-setcontext
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Mon, 16 Jan 2017 17:43:37 +0000 (17:43 +0000)
committerAurelien Jarno <aurel32@debian.org>
Mon, 16 Jan 2017 17:43:37 +0000 (17:43 +0000)
===================================================================

Gbp-Pq: Topic hppa
Gbp-Pq: Name submitted-setcontext.diff

sysdeps/unix/sysv/linux/hppa/setcontext.S

index 78e69baa2d8d8fb555cdac716b81a07483ae063d..ab6eeea8cd5513b7705f4e5c4a368b7762a757c2 100644 (file)
@@ -141,7 +141,7 @@ ENTRY(__setcontext)
 
        /* No further context available. Exit now.  */
        bl      HIDDEN_JUMPTARGET(exit), %r2
-       ldi     -1, %r26
+       ldi     0, %r26
 
 
 .Lerror: