[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] GNU Mach branch, master, updated. v1.7-61-g64a2434
From: |
Samuel Thibault |
Subject: |
[SCM] GNU Mach branch, master, updated. v1.7-61-g64a2434 |
Date: |
Mon, 31 Oct 2016 18:46:41 +0000 (UTC) |
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 64a2434c9d6bc177df6f20ac42c0fd26fb2ba3b9 (commit)
from f6c9a501febff628fe542ee17ab3d789a4de2ac1 (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 64a2434c9d6bc177df6f20ac42c0fd26fb2ba3b9
Author: Samuel Thibault <address@hidden>
Date: Mon Oct 31 19:45:30 2016 +0100
gsync: Fix assertion failure with MACH_LDEBUG
vm_map_lock_read calls check_simple_locks(), so we need to lock hbp
after taking the vm_map read lock.
* kern/gsync.c (gsync_wait): Call vm_map_lock_read before locking
&hbp->lock.
(gsync_wake): Likewise.
-----------------------------------------------------------------------
Summary of changes:
kern/gsync.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
hooks/post-receive
--
GNU Mach
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] GNU Mach branch, master, updated. v1.7-61-g64a2434,
Samuel Thibault <=