git-altstack-RPC
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Fri, 10 Jan 2020 22:21:25 +0000 (22:21 +0000)
committerAurelien Jarno <aurel32@debian.org>
Fri, 10 Jan 2020 22:21:25 +0000 (22:21 +0000)
commit10c4ff0c5978e011203ee0e6a2fb79e61a3ebe3b
treef5a43f5e70adc21f97f26f3928d06bd4ff73bfb9
parent5589fa597210682d12e630f8bea1f062b60e6c9e
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