This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  0a55db5302a78ea51a1b4e4ff3ba632f34b2f6af (commit)
      from  ec76bb9b04b851f403fac72fddaa8613025c7da4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0a55db5302a78ea51a1b4e4ff3ba632f34b2f6af
Author: Sergio López <[email protected]>
Date:   Tue Sep 27 15:52:51 2011 +0200

    Make thread_suspend honor the TH_UNINT flag
    
    Interrupting a thread without a continuation, puts it in a
    inconsistent state. This is the cause for the bug described in
    https://lists.gnu.org/archive/html/bug-hurd/2011-09/msg00148.html
    
    * kern/thread.c (thread_suspend): Fail with KERN_FAILURE if thread is
    uninterruptible.

-----------------------------------------------------------------------

Summary of changes:
 kern/thread.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
GNU Mach

Reply via email to