git-altstack-RPC
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Wed, 25 Mar 2020 12:56:56 +0000 (12:56 +0000)
committerAurelien Jarno <aurel32@debian.org>
Wed, 25 Mar 2020 12:56:56 +0000 (12:56 +0000)
commit6f3a202b8cf22e7e8470e33ba621052541c05cc9
tree2514c75d9094384cf93588b26fd4877396d666b8
parentfa4bda84552d5c3baa2e042063c62e95e80a916a
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