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  55c57827e99f067cb8f715b1be78d4822005388c (commit)
       via  dbdf5dc72d025d88d912434203724e177136576e (commit)
      from  2d0e623802007a66a3af2ed3c93ef83c22586fe6 (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 55c57827e99f067cb8f715b1be78d4822005388c
Author: Samuel Thibault <[email protected]>
Date:   Wed Oct 14 00:31:30 2009 +0200

    Fix return with lock held
    
    vm/vm_map.c (vm_map_copy_overwrite): Unlock dst_map before returning.

commit dbdf5dc72d025d88d912434203724e177136576e
Author: Samuel Thibault <[email protected]>
Date:   Wed Oct 14 00:30:01 2009 +0200

    Fix return with lock held
    
    vm/vm_map.c (vm_map_enter): Use RETURN instead of return to unlock the
    map before returning.

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

Summary of changes:
 vm/vm_map.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU Mach


Reply via email to