git-altstack-RPC
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Tue, 5 May 2020 18:12:38 +0000 (19:12 +0100)
committerAurelien Jarno <aurel32@debian.org>
Tue, 5 May 2020 18:12:38 +0000 (19:12 +0100)
commit64df0e5b19cacb36ff6e096899c1e3529c06dc61
treec86e8b245e1ce03d9ff46bd5942fe7d1a19fa370
parent42054170e1e71492f7bc6e8815e6ffb93327a574
git-altstack-RPC

commit e46efff89550a8e693a3362976f85070762c5cb8
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Wed Dec 11 00:23:00 2019 +0100

    hurd: Fix using altstack while in an RPC call to be aborted

    * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler): Always check
    for interrupted code being with esp pointing at mach_msg arguments, even
    when using an altstack. If we need to abort the RPC we will need
    this.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-altstack-RPC.diff
sysdeps/mach/hurd/i386/trampoline.c