(_hurd_internal_post_signal: suspend): Reply after aborting RPCs but before calling...
authorRoland McGrath <roland@gnu.org>
Thu, 14 Dec 1995 03:05:50 +0000 (03:05 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 14 Dec 1995 03:05:50 +0000 (03:05 +0000)
hurd/hurdsig.c

index 537ea56..cecc415 100644 (file)
@@ -465,6 +465,7 @@ _hurd_internal_post_signal (struct hurd_sigstate *ss,
                   __proc_dostop (port, _hurd_msgport_thread);
                   __mutex_unlock (&_hurd_siglock);
                   abort_all_rpcs (signo, &thread_state, 1);
+                  reply ();
                   __proc_mark_stop (port, signo);
                 }));
       _hurd_stopped = 1;